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 install
extension = guanguans.so
systemctl restart php-fpm.service
Apache ライセンス 2.0