PHP code example of shershon / php-apollo
1. Go to this page and download the library: Download shershon/php-apollo library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
shershon / php-apollo example snippets
json
{
"rshon/php-apollo": "^1.0.0"
},
"config": {
"secure-http": false
},
"repositories": [
{
"type": "git",
"url": "https://github.com/shershon-php-package/php-apollo.git"
}
]
}