dev-master
9999999-dev https://github.com/mgribov/php-shoreexShore Excursions Group RESTful API PHP5 library
MIT
The Requires
- php >=5.3.0
- ext-curl *
- ext-json *
- mgribov/apiscrape dev-master
by Max Gribov
api php shoreex
Wallogit.com
2017 © Pedro Peláez
Shore Excursions Group RESTful API PHP5 library
Consumes shoreexcursionsgroup.com REST API by utilizing apiscrape, (*1)
curl -sS https://getcomposer.org/installer | php # if composer is not installed ./composer.phar require mgribov/php-shoreex
Clients consuming the API are required to respect ETag and Cache-Control headers returned, and cache data locally.
For now, only 1 storage engine is supported, MongoDB., (*2)
See examples/ folder for all use cases
Make sure you install composer and run "./composer.phar dump-autoload" first to use the examples, (*3)
Shore Excursions Group RESTful API PHP5 library
MIT
api php shoreex