awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPHP Engine Integrations

Hooking directly into PHP's internal Zend Engine API to bypass userland function call overhead.

Distinct from Browser Engine Integrations: Distinct from Browser Engine Integrations: specifically integrates with the PHP Zend Engine, not browser engines.

Explore 1 awesome GitHub repository matching operating systems & systems programming · PHP Engine Integrations. Refine with filters or upvote what's useful.

Awesome PHP Engine Integrations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • phalcon/cphalconphalcon 的头像

    phalcon/cphalcon

    10,829在 GitHub 上查看↗

    Phalcon is a full-stack PHP web framework implemented as a compiled C extension that loads directly into the PHP interpreter. Rather than executing PHP scripts at runtime, the framework runs as a native C module, bundling routing, ORM, templating, and caching into immutable structures compiled at build time. This architecture hooks directly into PHP's internal Zend Engine API to bypass userland function call overhead, processes HTTP requests through a C-level event pipeline, and passes data between layers using pointer references instead of duplicating memory buffers. The framework manages ob

    Hooks directly into PHP's internal Zend Engine API to bypass userland function call overhead.

    PHPext-phalconextensionframework
    在 GitHub 上查看↗10,829
  1. Home
  2. Operating Systems & Systems Programming
  3. Kernel and Core Internals
  4. System Programming Primitives
  5. System Abstractions
  6. OS-Specific Integration Modules
  7. Browser Engine Integrations
  8. PHP Engine Integrations