PJ Dietz
|
d95498bcae
|
Move HttpExceptions to new namespace.
|
2015-03-24 20:32:30 -04:00 |
PJ Dietz
|
16ed00a841
|
Update minimum PHP in composer to 5.4
|
2015-03-22 09:10:46 -04:00 |
PJ Dietz
|
f39e820287
|
Add psr/http-message to composer
|
2015-03-18 19:31:03 -04:00 |
PJ Dietz
|
9498542f30
|
Allow Route target to be a callable, string, or instance
|
2015-02-18 20:17:09 -05:00 |
PJ Dietz
|
8b5f9e40a6
|
Update phpunit. Allow setting port for ClientTest as an environment variable.
|
2014-12-29 12:49:38 -05:00 |
PJ Dietz
|
b2ad26acca
|
Update Composer after adding ShamServer to Packagist
|
2014-07-26 12:37:03 -04:00 |
PJ Dietz
|
3d44d1a3f5
|
Test sending body with Client
|
2014-07-25 23:08:27 -04:00 |
PJ Dietz
|
5e9980f864
|
Write test to check if Client send method properly
|
2014-07-25 22:25:59 -04:00 |
PJ Dietz
|
18d3d6c9db
|
Update RouteBuilder docs and add test
- Remove RouteBuilder::buildRoutesFromJson()
- Allow RouteBuilder::buildRoutes() to parse JSON
- Add PHPUnit
- Add tests for RouteBuidler
- Update docs for RouteBuilder
- Update README RouteBuilder example
- Rename constant in BaseRoute
|
2014-07-13 14:29:37 -04:00 |
PJ Dietz
|
47fdc0e31b
|
Add HTTP Exceptions and convert to responses in Handler
|
2014-07-10 22:47:05 -04:00 |
PJ Dietz
|
b0133d9173
|
Add license to composer.json
|
2013-02-02 10:24:05 -05:00 |
PJ Dietz
|
184dae595c
|
Add license to README
Fix typos
Update composer install sample code to reflect new version
|
2013-02-01 21:38:23 -05:00 |
PJ Dietz
|
0380b1afff
|
Update composer.json to match renamed repo
|
2013-01-31 19:36:42 -05:00 |
PJ Dietz
|
331bdae7ec
|
Refactor library files into src/pjdietz/WellRESTed
|
2013-01-10 20:54:22 -05:00 |
PJ Dietz
|
3ab7b84a51
|
Remove ".inc" from filenames.
|
2013-01-10 20:28:57 -05:00 |
PJ Dietz
|
e4972e1bf0
|
Refactored namespace
Added autoload to composer.json
|
2013-01-10 20:09:07 -05:00 |
PJ Dietz
|
2f328bb5e8
|
Add composer.json
|
2013-01-10 19:45:55 -05:00 |