PHP framework written in c and built as a PHP extension.
- php5.2+ (php5 branch)
- php7.0+
/path/to/phpize
./configure --with-php-config=/path/to/php-config
make && make install
PHP framework written in c and built as a PHP extension.
/path/to/phpize
./configure --with-php-config=/path/to/php-config
make && make install