guanguans php ext
1.0.0
Entwickeln Sie eine einfache PHP-Erweiterung, um die Entwicklung von PHP-Erweiterungen und den PHP-Kern zu erlernen
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-Lizenz 2.0