Libraries tagged by comptroller
diablomedia/zendframework1-controller-action-helper-autocomplete
252651 Downloads
Zend Framework 1 Controller_Action_Helper_AutoComplete component
diablomedia/zendframework1-controller-action-helper-ajaxcontext
252680 Downloads
Zend Framework 1 Controller_Action_Helper_AjaxContext component
diablomedia/zendframework1-controller
332736 Downloads
Zend Framework 1 Controller component
symplify/controller-autowire
19619 Downloads
Adds support to autowire controller constructor without pain.
itsdamien/laravel-api-controller
66716 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+.
zofe/burp
189719 Downloads
Simple PHP router that works with query-string and uri-segments, laravel filter system
yidas/codeigniter-rest
14444 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
webpractik/bitrixoa
7643 Downloads
A package for generating annotations and drawing SwUi when working with Bitrix controllers.
wave-framework/wave
18700 Downloads
Wave is a lightweight PHP MVC framework
scrumble-nl/laravel-csr
16861 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
sandstorm/crudforms
18201 Downloads
Create easy CRUD forms for Domain Models in Flow and Neos CMS
renoki-co/laravel-healthchecks
54518 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
ilbee/csv-response
127483 Downloads
Symfony component allow you to respond CSV contents directly in your controller
yii2mod/yii2-gii-extended
6475 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
40466 Downloads
Use middleware globally for all routes to put every controller in database transaction