ticketpark/seats-io-api

This package is abandoned and no longer maintained. No replacement package was suggested.

A php library to use the public api of seats.io

2.0 2017-07-04 06:54 UTC

This package is not auto-updated.

Last update: 2020-03-20 16:33:20 UTC


README

Build Status

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