Libraries tagged by Controlle
prodemmi/route-genius
0 Downloads
This package provides defining routes in controller.
princenoman/laravel-rocket
3 Downloads
A Laravel package to generate multiple models, migrations, controllers, requests, factories, and seeders in one command.
pluess/doctrine-trx-bundle
6 Downloads
This bundle provides container managed transactoins in controller actions.
pioneer-dynamics/inertia-api-middleware
71 Downloads
Easily use standard HTTP Controllers for API calls as well when using inertia as front end
phpexpertsinc/doctrine-detective
23443 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.
php-mvc-project/php-mvc
688 Downloads
Implementation of the MVC (Model-View-Controller) architectural pattern in PHP.
paulhenri-l/laravel-route-helpers
10 Downloads
Rails like route helpers to easily generate paths to your laravel controllers
omnifyjp/laravel-scaffold
139 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
noistudio/artcrud
81 Downloads
Laravel library for automatic generation CRUD Controllers
mxc-commons/mxc-layoutscheme
1160 Downloads
Zend Framework 2 Module that allows to define layout schemes and apply custom layouts to routes, modules, controllers and actions.
mvccore/ext-auth-basic
787 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
mouhamedfd/permissions-generator
37 Downloads
:permission generation for all your declared routes with corresponding controller action
morket/hmvc-bundle
30 Downloads
Symfony2 Bundle providing a fast Hierarchical Model View Controller (HMVC) solution utilizing Symfony's dispatch flow
monkeyscloud/monkeyslegion-files
54 Downloads
File storage, uploads, and helpers for the MonkeysLegion framework. No controllers; pure services and global functions.
monken/ci4-route-attributes
9 Downloads
Make CodeIgniter4 Router supports automatic binding of Controller Method with PHP8 Attribute syntax.