https://hub.fastgit.xyz/
git clone https://hub.fastgit.xyz/jbboehr/php-psr.git
cd /usr/local/src
git clone https://github.com/jbboehr/php-psr.git
cd php-psr
/usr/local/php/bin/phpize
./configure --with-php-config=/usr/local/php/bin/php-config
make
make install
https://blog.csdn.net/pwjiferox/article/details/89601214
wget -c http://mirrors.linuxeye.com/oneinstack-full.tar.gz && tar xzf oneinstack-full.tar.gz && ./oneinstack/install.sh --nginx_option 1 --php_option 9 --phpcache_option 1 --php_extensions fileinfo,phalcon --reboot