Monday, September 30, 2013

psx 0.7.0

PSX is a PHP framework for creating RESTful APIs. It helps you to build clean URLs serving Web standard formats like JSON, XML, Atom, and RSS. It includes a handler system that abstracts away SQL queries from domain logic, a routing system that executes correct controller method for the location of the controller and the method annotation, and a flexible data system that converts database records into formats like JSON, XML, Atom, and RSS. A lightweight DI container handles dependencies. The controller supports request and response filters that can modify the HTTP request or response, and filters are provided for Basic and Oauth authentication.



RELEASE NOTES: This release adds a new routing system based on a routing file. The payment paypal library was improved and an HTTP mock and mock capture handler was added. The template and module folder were removed in favor of a bundle-like system. A new custom error template configuration was added, and some unit tests were improved.




RELEASE TAGS: Stable



TAGS: Text Processing, Markup, Software Development, Libraries, php classes, Internet, Web, Site Management, Dynamic Content, RESTful, API



LICENSES: GPLv3
Full Post

No comments:

Post a Comment