0
I Use This!
Inactive

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version, better filter documentation More... about 12 years ago
Fix simple filters case, array('filters' => array('key' => 'value')); - Add comments so you can understand how the filter query params are generated - Add test to make sure it works More... about 12 years ago
1.1.0 - Support fields & resourceFields More... over 13 years ago
v1.0.8 - Remove dependency on resourceTypes when looking for schemas More... over 13 years ago
v1.0.7 - Classify resources returned from an include More... over 13 years ago
Merge branch 'master' of https://github.com/godaddy/gdapi-php More... over 13 years ago
Classify resources returned from an include More... over 13 years ago
Merge branch 'master' of https://github.com/godaddy/gdapi-php More... over 13 years ago
v1.0.6 - output stream, reorganize option passing, 5xx exceptions, fix actions with empty body More... over 13 years ago
Action with no arguments should not send a body of [] More... over 13 years ago
500 => ServiceException, 503 => UnavailableException More... over 13 years ago
Fix passing in an empty arry for body More... over 13 years ago
Reorganize option passing More... over 13 years ago
add stream_output option More... over 13 years ago
Merge branch 'master' of https://github.com/godaddy/gdapi-php More... over 13 years ago
1.0.5 - Fix caching, make can/doAction public, load absolute paths More... over 13 years ago
Bump version More... over 13 years ago
Make canAction and doAction public More... over 13 years ago
Null timestamps should return null, not 0 More... over 13 years ago
Fix CacheInterface signatures not matching AbstractCache More... over 13 years ago
Load absolute paths More... over 13 years ago
1.0.4 - Explicitly set empty postfields when sending a post with no body More... over 13 years ago
Explicitly set empty postfields when sending a post with no body More... over 13 years ago
Add info about exception handling More... over 13 years ago
Merge branch 'master' of https://github.com/godaddy/gdapi-php More... over 13 years ago
1.0.3 - add can{Action}() to Resources More... over 13 years ago
Generate gdaph.phar and gdaph-x.y.z.phar More... over 13 years ago
Merge pull request #4 from bfolts/master More... over 13 years ago
Added can{Action} magic method. More... over 13 years ago
Add link to $defaults More... over 13 years ago