awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CopernicaMarketingSoftware avatar

CopernicaMarketingSoftware/PHP-CPP

0
View on GitHub↗
1,447 stars·335 forks·C++·Apache-2.0·3 vueswww.php-cpp.com↗

PHP CPP

Library to build PHP extensions with C++

Features

  • Development Utilities - Library for building PHP extensions using C++.
  • Language Interop - Library for building PHP extensions in C++.
  • Scripting and Bindings - Library for building native PHP extensions using C++.

Historique des stars

Graphique de l'historique des stars pour copernicamarketingsoftware/php-cppGraphique de l'historique des stars pour copernicamarketingsoftware/php-cpp

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à PHP CPP

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec PHP CPP.
  • bytedeco/javacppAvatar de bytedeco

    bytedeco/javacpp

    4,697Voir sur GitHub↗

    JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader, and a native memory manager. It automates the creation of Java wrappers around native C++ headers and shared libraries to enable interoperability between the two languages. The project features a C++ binding generator that parses header files to automatically produce the necessary glue code and interfaces for calling native functions. It includes a native library loader that locates and extracts platform-specific binaries from the classpath into a local cache for runtime exec

    Javacc-plus-pluscpp
    Voir sur GitHub↗4,697
  • cesanta/v7Avatar de cesanta

    cesanta/v7

    1,451Voir sur GitHub↗

    Embedded JavaScript engine for C/C++

    C
    Voir sur GitHub↗1,451
  • boostorg/pythonAvatar de boostorg

    boostorg/python

    530Voir sur GitHub↗

    Boost.org python module

    C++
    Voir sur GitHub↗530
  • chaiscript/chaiscriptAvatar de ChaiScript

    ChaiScript/ChaiScript

    3,119Voir sur GitHub↗

    Embedded Scripting Language Designed for C++

    C++c-plus-pluscppembedded-scripting-language
    Voir sur GitHub↗3,119
Voir les 30 alternatives à PHP CPP→

Questions fréquentes

Que fait copernicamarketingsoftware/php-cpp ?

Library to build PHP extensions with C++

Quelles sont les fonctionnalités principales de copernicamarketingsoftware/php-cpp ?

Les fonctionnalités principales de copernicamarketingsoftware/php-cpp sont : Development Utilities, Language Interop, Scripting and Bindings.

Quelles sont les alternatives open-source à copernicamarketingsoftware/php-cpp ?

Les alternatives open-source à copernicamarketingsoftware/php-cpp incluent : cesanta/v7 — Embedded JavaScript engine for C/C++. charto/nbind — :sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:. boostorg/python — Boost.org python module. bytedeco/javacpp — JavaCPP is a JNI C++ bridge and foreign function interface that provides a binding generator, a native library loader,… chaiscript/chaiscript — Embedded Scripting Language Designed for C++. cython/cython — Cython is a compiler that translates Python code into C or C++ to create high-performance extension modules. It…