summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Example fixmisantron2016-08-211-25/+24
|
* Bump composer PHP version to 5.4, library refactoring to PSR-2 and PSR-4 ↵misantron2016-07-091-1/+1
| | | | standards
* Version Bump v3.1.0: Automatically add Content-Type: application/json when ↵v3.1.0Elmer Thomas2016-06-101-4/+1
| | | | there is a request body
* Version Bump v3.0.0: Made the Request and Response variables non-redundant. ↵v3.0.0Elmer Thomas2016-06-061-15/+13
| | | | e.g. request.requestBody becomes request.body
* Composer/Packagist testedElmer Thomas2016-03-201-4/+9
|
* Preparing for public releaseElmer Thomas2016-03-201-6/+6
|
* Added comments and formatting based on php_codesnifferElmer Thomas2016-03-201-21/+21
|
* Add TestsElmer Thomas2016-03-191-4/+4
|
* Added ConfigElmer Thomas2016-03-191-6/+3
|
* HTTP Client AddedElmer Thomas2016-03-191-0/+73