Commit graph

9 commits

Author SHA1 Message Date
0f45ca781a chore(ci): include 7.4 and nightly
* chore(ci): Added 7.4 (just released) and nightly (as an allowed failure).
* chore(composer): Swap out abandoned coveralls package for maintained version.
* chore(composer): Added PHPUnit as a dev dependency.
* chore(ci): Dropped a ton of the juggling in favor of version juggling in Composer.
* fix(readme): Corrected the badge for the license.
* chore(composer): Bumped the package's version number.
2019-12-05 19:32:12 -06:00
e97edee508 feat: include all endpoints
* Reworked interfacing to drop the versioning in the class name.
* Refactored / cleaned up existing code.
* Stuck with support for PHP 5.3+ since PHP 5.x still seems to hold majority.
* Abstracted request logic to another class for mocking.
* Added test suite and hit full code coverage.
* Updated readme, included migration guide and the full gamut of examples.
* Wired up travis-ci and coveralls for testing and coverage.
2019-10-10 00:12:13 -05:00
Josh Sherman
ad4f80f626 Cleaned up spacing 2016-08-11 21:01:41 -05:00
Josh Sherman
5bc5cd1322 Updated readme 2016-08-11 21:01:00 -05:00
Josh Sherman
75f94aaf53 Whoops, borked the file name 2016-08-11 19:18:25 -05:00
Josh Sherman
1e22fd8fbe Quick and dirty 2016-08-10 22:47:31 -05:00
Josh Sherman
f93880b054 Update README.md 2016-08-08 23:58:01 -05:00
Josh Sherman
bb5c93a781 Update README.md 2016-08-08 23:56:15 -05:00
Josh Sherman
510d00d8f9 Initial commit 2016-08-08 23:53:21 -05:00