Libraries tagged by comptroller
mjohnson/utility
12743 Downloads
A collection of CakePHP utility libraries.
creads/api2symfony-bundle
570 Downloads
A Symfony2 bundle to automatically generate controllers from standard API specifications (RAML, Blueprint, Swagger...)
zuqongtech/laravel-anvil
50 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
zf-metal/generator
931 Downloads
Zend Framework 3 Module that provides code generator (Entity,Controllers,Menu,Routes,Forms)
yii2mod/yii2-gii-extended
7432 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
windwalker/console
14426 Downloads
Windwalker Controller package
webtoolsnz/yii2-require-login
70359 Downloads
Simple component that enforces a blanket authentication requirement for all controller/actions.
webkul/code-generator
2400 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
vivre-tech/rest-renderer
13291 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.
typehints/laravel-unused
3327 Downloads
Unused Views,Controllers,.. for Laravel
timacdonald/multiformat-response-objects
493 Downloads
A response object that handles multiple response formats within the one controller
thecolony/colony-login-bundle
266 Downloads
Symfony bundle for "Log in with the Colony" — a drop-in OIDC login button (controller, routes, Twig helper, pluggable user provisioning) on top of thecolony/oauth2-colony.
thecodingmachine/splash-router
15235 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
tcds-io/php-jackson-laravel
2063 Downloads
A Laravel plugin to inject and respond serializable objects in controllers
tasmaniski/zf2-current-route
6944 Downloads
View Helper for reading current route info: Controller, Action, Module name