Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Example fix | misantron | 2016-08-21 | 1 | -25/+24 |
| | |||||
* | Bump composer PHP version to 5.4, library refactoring to PSR-2 and PSR-4 ↵ | misantron | 2016-07-09 | 1 | -1/+1 |
| | | | | standards | ||||
* | Version Bump v3.1.0: Automatically add Content-Type: application/json when ↵v3.1.0 | Elmer Thomas | 2016-06-10 | 1 | -4/+1 |
| | | | | there is a request body | ||||
* | Version Bump v3.0.0: Made the Request and Response variables non-redundant. ↵v3.0.0 | Elmer Thomas | 2016-06-06 | 1 | -15/+13 |
| | | | | e.g. request.requestBody becomes request.body | ||||
* | Composer/Packagist tested | Elmer Thomas | 2016-03-20 | 1 | -4/+9 |
| | |||||
* | Preparing for public release | Elmer Thomas | 2016-03-20 | 1 | -6/+6 |
| | |||||
* | Added comments and formatting based on php_codesniffer | Elmer Thomas | 2016-03-20 | 1 | -21/+21 |
| | |||||
* | Add Tests | Elmer Thomas | 2016-03-19 | 1 | -4/+4 |
| | |||||
* | Added Config | Elmer Thomas | 2016-03-19 | 1 | -6/+3 |
| | |||||
* | HTTP Client Added | Elmer Thomas | 2016-03-19 | 1 | -0/+73 |