MacOS安装 - easysoft/phpsciter GitHub Wiki
MacOS 下面手工编译
git clone https://github.com/longyan/phpsciter.git
cd phpsciter
phpize
./configure
make
make install
php examples/phpsciter-load-frame/index.phpt
git clone https://github.com/longyan/phpsciter.git
cd phpsciter
phpize
./configure
make
make install
php examples/phpsciter-load-frame/index.phpt