Libraries tagged by restful controller
webisters/mvc
22 Downloads
Webisters MVC Library
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
bcen/silex-dispatcher
379 Downloads
A Silex plugin
tantee/laravel-generic-api
1315 Downloads
Expose controllers as RESTful API
tomhart/laravel-restful-controller
29 Downloads
Laravel Restful Controller
rafflesargentina/l8-restful-controller
33 Downloads
RESTful Controller for Laravel 8
kelvinwongg/ci-rest-controller
10 Downloads
Restful Controller/Model for Codeigniter
spanitz/silex-restful-controller
18 Downloads
Simple Silex Controller for implementing restful Apis
kohenkatz/laravel-restful
32 Downloads
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
wulfheart/restfulsac
21 Downloads
Create a folder of restful single action controllers
mrmoni/ci-rest
7 Downloads
Codeigniter 3 Restful API Base Controller
inbo/codeigniter-rest
38 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
tagged/rest
350 Downloads
Easily create restful apis and services. Based on Klein.php
tagged/kleinbottle
1741 Downloads
Easily create restful apis and services. Based on Klein.php
sikker/phinatra
13 Downloads
Phinatra is a lightweight PHP router inspired by Sinatra, ideal for light or RESTful applications.