awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·20 viewswww.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++.

Star history

Star history chart for copernicamarketingsoftware/php-cppStar history chart for copernicamarketingsoftware/php-cpp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with PHP CPP

These projects share indexed features with PHP CPP. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • bytedeco/javacppbytedeco avatar

    bytedeco/javacpp

    4,697View on 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
    View on GitHub↗4,697
  • cesanta/v7cesanta avatar

    cesanta/v7

    1,451View on GitHub↗

    Embedded JavaScript engine for C/C++

    C
    View on GitHub↗1,451
  • boostorg/pythonboostorg avatar

    boostorg/python

    530View on GitHub↗

    Boost.org python module

    C++
    View on GitHub↗530
  • chaiscript/chaiscriptChaiScript avatar

    ChaiScript/ChaiScript

    3,119View on GitHub↗

    Embedded Scripting Language Designed for C++

    C++c-plus-pluscppembedded-scripting-language
    View on GitHub↗3,119
Compare all 30 related projects→

Frequently asked questions

What does copernicamarketingsoftware/php-cpp do?

Library to build PHP extensions with C++

What are the main features of copernicamarketingsoftware/php-cpp?

The main features of copernicamarketingsoftware/php-cpp are: Development Utilities, Language Interop, Scripting and Bindings.

Which projects share features with copernicamarketingsoftware/php-cpp?

Projects with overlapping indexed features include: 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…