Libraries tagged by restful controller
ravikisha/nexaphp
1 Downloads
NexaPHP is a lightweight and flexible MVC (Model-View-Controller) framework for PHP, designed to streamline the development of web applications. With NexaPHP, you can quickly build scalable and maintainable PHP applications by separating concerns and promoting code organization.
radsphere/rest-bundle
810 Downloads
This Bundle provides various tools to rapidly develop RESTful API's resources with Symfony2 with minimal code on your controllers using the power full symfony2 form binding and http foundation component
exedron/routeller
1485 Downloads
Annotation based routing controller for Exedra
agustincarmona/laravel-api-schema
27 Downloads
Publish schema, for each public method of API controllers
aguilardc/moggie
1 Downloads
Moggie PHP Micro Framework. A php micro framework recommended to create bare bones API applications
kya/laravel-rest
11 Downloads
Provides easy to access RESTful functionality for your Laravel API
igorsantos07/yii-jsoncontroller
15 Downloads
Simple controller to be used for REST services. Helps with Content-Type and JSON output.
sapioweb/crudhelper
197 Downloads
Helper provider to assist in general crud functions of a restful controller
sehentak/php-kan-sql
22 Downloads
Auto generate RESTful API Controllers and Models from an SQL schema file.
jacksunny/customrestful
19 Downloads
custom restful resource controller for laravel
sokolnikov911/rest
116 Downloads
Thin controller for RESTful applications
respect/rest-fut
91 Downloads
Thin controller for RESTful applications
aaronbullard/api
22 Downloads
Restful API parent controller for Laravel 4
sacheen/rest-hook-bundle
388 Downloads
A Symfony2 & 3 Bundle, that can easily convert any controller to a restful endpoint
transfuse/codeigniter-restserver
68 Downloads
A fully RESTful server implementation for CodeIgniter 2 and 3 using one library, one config file and one controller.