Skip to content
Compare
Choose a tag to compare
@sprain sprain released this 13 Oct 11:44
e564de8

A new and better API client.

  • Now provides its own Response class
    • containing convenience methods getGeneratedPid() and getGeneratedListLink().
  • 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.