ticketpark / seats-io-api
A php library to use the public api of seats.io
Installs: 9 245
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 2
Open Issues: 0
Requires
- php: >=5.4.3
- kriswallsmith/buzz: ~0.13
Requires (Dev)
- phpunit/phpunit: 5.7.3
README
PLEASE NOTE
There is now an official seats.io php library. This library here will not be supported much longer.
Installation
Add HtmlPhpExcel in your composer.json:
{ "require": { "ticketpark/seats-io-api": "dev-master" } }
Now tell composer to download the bundle by running the command:
$ php composer.phar update ticketpark/seats-io-api
Usage
See example.php.
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE