Libraries tagged by controllers
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.
mohit-singh/zf2auth-acl
568 Downloads
This is ACL module plug with zfcuser module this is heighly configurable abd provide different services at controller, view and module level.
mohammadahmadifar/filters
279 Downloads
This package helps you to create custom search on index method of controllers easily.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
mikica/zf2-translate-plugin
2257 Downloads
Simple translation controller plugin.