Download the PHP package jason-gao/apollo-client without Composer
On this page you can find all versions of the php package jason-gao/apollo-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jason-gao/apollo-client
More information about jason-gao/apollo-client
Files in jason-gao/apollo-client
Download jason-gao/apollo-client
More information about jason-gao/apollo-client
Files in jason-gao/apollo-client
Vendor jason-gao
Package apollo-client
Short Description apollo client for php
License MIT
Homepage https://github.com/jason-gao/apollo-php-client
Package apollo-client
Short Description apollo client for php
License MIT
Homepage https://github.com/jason-gao/apollo-php-client
Please rate this library. Is it a good library?
Informations about the package apollo-client
携程Apollo的PHP客户端
install
php version >= 5.6 bash if [ -f "/path/to/start.php" ]; then apollo_ps=$(ps -aux | grep -c "php /path/to/start.php") if [ $apollo_ps -eq 1 ]; then php /path/to/start.php & fi fi
All versions of apollo-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package jason-gao/apollo-client contains the following files
Loading the files please wait ....