friendsofsymfony / rest
此包已被弃用且不再维护。没有建议替代包。
此库提供了各种工具以开发RESTful API。
1.0.0
2013-10-12 20:34 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2022-02-01 12:20:10 UTC
README
此库提供了各种工具以快速开发RESTful API: http://github.com/FriendsOfSymfony/FOSRest
目前的主要目标是提供解码请求体和请求格式协商的方式(受Apache mod_negotiation启发)
已被以下项目取代:https://github.com/willdurand/Negotiation 和 https://github.com/FriendsOfSymfony/FOSRestBundle