Download the PHP package mparaiso/silex-simplerest without Composer
On this page you can find all versions of the php package mparaiso/silex-simplerest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mparaiso/silex-simplerest
More information about mparaiso/silex-simplerest
Files in mparaiso/silex-simplerest
Download mparaiso/silex-simplerest
More information about mparaiso/silex-simplerest
Files in mparaiso/silex-simplerest
Vendor mparaiso
Package silex-simplerest
Short Description Restfull controller for silex
License LGPL
Homepage https://github.com/Mparaiso/silex-simplerest
Package silex-simplerest
Short Description Restfull controller for silex
License LGPL
Homepage https://github.com/Mparaiso/silex-simplerest
Please rate this library. Is it a good library?
Informations about the package silex-simplerest
SimpleRest Service Provider
Simple restfull controllers with json and xml serialization in Silex !
author: Mparaiso [email protected]
status: WORK IN PROGRESS , come back soon !
Usage:
see demo folder.
CHANGELOG:
0.2.0 :
- removed count method in Mparaiso\SimpleRest\Controller\Controller
- services must now implement Mparaiso\SimpleRest\Service\RestServiceInterface
0.0.5 :
- add xml format support for request datas
- formats are now expressed as an array like :
array("xml","json")
- Base Service Class uses interface for models (..\Model\IModel) rather than an abstract clas
All versions of silex-simplerest with dependencies
PHP Build Version
Package Version
No informations.
The package mparaiso/silex-simplerest contains the following files
Loading the files please wait ....