0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 17 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added is_object() check for recursive XML outputting. More... over 14 years ago
Fixed issues with recursive calls formatting rawxml and xml. More... over 14 years ago
Reverted example_api back to something useful. More... over 14 years ago
Tweaks to REST controller and config. More... over 14 years ago
Added auto-detection for serialize using a proposed MIME-type. http://www.alvestrand.no/pipermail/ietf-types/2004-August/001259.html More... over 14 years ago
General improvements. xml and rawxml now convert to array if not an object or an array. Also given functions better more uniform names. More... over 14 years ago
Switched URI protocol to PATH_INFO and enabled query strings. This enabled ?foo=bar type URLs which can come from the client using cURL. More... over 14 years ago
Removed double slash from the example_api.php. More... over 14 years ago
Added support for var $rest_format = 'serialize'; within your REST controllers to set a default format on a per-controller basis. More... almost 15 years ago
Added an option to skip the HTTP Accept checking. It makes things more RESTful but if you arent using it then you could speed calls up a tiny bit.' More... almost 15 years ago
fixed spelling. responce() is now response(). More... almost 15 years ago
bug: Short tags weren't parsing on my Windows box. Replaced with long tags. More... almost 15 years ago
Added basic default controller with a few examples, and fixed CSV output. More... almost 15 years ago
README added (not done yet, neither are the demo's, be patient. More... almost 15 years ago
Initial import. More... almost 15 years ago