Releases: Ticketpark/php-api-client
Releases · Ticketpark/php-api-client
2.1
2.0.1
2.0
A new and better API client.
- Now provides its own
Response
class- containing convenience methods
getGeneratedPid()
andgetGeneratedListLink()
.
- containing convenience methods
- Now provides its own
Http/Client
, throwing more helpful exceptions when things do not go as expected. - Overall improved code base.
See README
and example.php
for how to use.