guanguans php ext
1.0.0
开发一个简单的 PHP 扩展来学习 PHP 扩展开发和 PHP 内核
git clone https://github.com/guanguans/guanguans-php-ext.git/path/to/phpize
./configure --with-php-config=/path/to/php-config
make -j && make installextension = guanguans.sosystemctl restart php-fpm.service



Apache License 2.0