php-internals
There are 16 repositories under php-internals topic.
zephir-lang/zephir
Zephir is a compiled high-level language aimed to ease the creation of C-extensions for PHP
0xbigshaq/php7-internals
Research about the Zend Engine
mnapoli/externals
Opening PHP's #internals to the outside
nilportugues/php-backslasher
[Git hook] Tool to add all PHP internal functions and constants to its namespace by adding backslash to them.
suhanyujie/article-transfer-rs
Rust/Go/php-src article translate
7snovic/extSkel
a modern alternative way to generate PHP Extension skeleton.
akondas/php-benchmark
PHP internals benchmarks.
norberttech/php-uamqp
azure-uamqp-c bindings for PHP, a general purpose C library for AMQP 1.0.
aboks/php-src-devtools
Tools to make it easier to contribute to PHP. Uses Docker containers for building, running and testing PHP from source.
byn9826/vary-php
Various PHP classes in C
sdxuzheng/php-internal
记录php内核的学习和思考
kenashkov/php-resources
Various PHP resources
khalid-el-masnaoui/PHP-Notes
A complete set of PHP Notes including PHP Internals(code execution flow) , PHP-FPM, PHP and PHP-FPM configurations , php best practices and many other related concepts
noname007/tipi
Thinking In PHP Internals, An open book about PHP Internals
niweea/PHP-Internals-Book
PHP-Internals-Book PHP7部分中文翻译
idimsh/php-internals-mocker
A Utility to allow mocking PHP Internal function calls in UnitTests.