创建RESTful APIs的PHP框架,psx 0.6.2 发布

jopen 11年前

PSX是一个用于开发PHP动态网站的框架。 PSX 的目标是帮助您开发REST风格的API提供Web标准格式如:JSON, XML, Atom, 和 RSS。它注重于社交网站技术并提供使用和实现OAuth, OpenID, Opengraph, Opensocial, Opensearch, PubSubHubbub, Atom, 和 RSS。

发布说明: 此版本增加了类来处理 JWS (Json Web Signature)。It adds support for calling controller through the CLI to simplify testing. A void session was added that can be used in the DI container for testing. The error response handling was improved, and the JSON library throws an exception if decoding of a JSON string fails