2017 © Pedro Peláez
 

library php-shoreex

Shore Excursions Group RESTful API PHP5 library

image

mgribov/php-shoreex

Shore Excursions Group RESTful API PHP5 library

  • Sunday, January 22, 2017
  • by mgribov
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Shore Excursions Group REST API PHP5 client

Consumes shoreexcursionsgroup.com REST API by utilizing apiscrape, (*1)

Install via Composer into existing project

curl -sS https://getcomposer.org/installer | php # if composer is not installed
./composer.phar require mgribov/php-shoreex

Local Storage

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)

Examples

See examples/ folder for all use cases
Make sure you install composer and run "./composer.phar dump-autoload" first to use the examples, (*3)

The Versions

22/01 2017

dev-master

9999999-dev https://github.com/mgribov/php-shoreex

Shore Excursions Group RESTful API PHP5 library

  Sources   Download

MIT

The Requires

 

api php shoreex