Libraries tagged by controlled
symplify/controller-autowire
19664 Downloads
Adds support to autowire controller constructor without pain.
itsdamien/laravel-api-controller
67794 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+.
zofe/burp
189853 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
yidas/codeigniter-rest
14473 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
webpractik/bitrixoa
7691 Downloads
A package for generating annotations and drawing SwUi when working with Bitrix controllers.
wave-framework/wave
18777 Downloads
Wave is a lightweight PHP MVC framework
scrumble-nl/laravel-csr
16916 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
sandstorm/crudforms
18254 Downloads
Create easy CRUD forms for Domain Models in Flow and Neos CMS
ilbee/csv-response
128084 Downloads
Symfony component allow you to respond CSV contents directly in your controller
yii2mod/yii2-gii-extended
6515 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
waska14/laravel-with-db-transactions
40609 Downloads
Use middleware globally for all routes to put every controller in database transaction
pahanini/yii2-rest-doc
27019 Downloads
A Yii2 tool to create slate index.md for you REST controllers.
nelexa/request-dto-bundle
19770 Downloads
This Symfony Bundle provides request objects support for Symfony controller actions
mixerapi/bake
61973 Downloads
A bake template for RESTful CakePHP controllers
larafast/fastapi
2772 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model