- git clone
git clone https://github.com/wujunze/panda - Compilation and installation extension
$ /path/to/phpize
$ ./configure --with-php-config=/path/to/php-config
$ make && make install
- Add at last in php.ini
[panda]
extension = panda.so
- Restart php-fpm