dfeyer/sfRestClientPlugin
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
sfRestClient ============ This plugin provide a clean way for building RESTful client in Symfony. You need to have cURL extension loaded in your php.ini. For serialization / unserialization this plugin use the sfDoctrineRestGenerator, so you need to have this extension install and loaded on your symfony application. More document coming ...