Libraries tagged by Controlle
armandsar/laravel-quick-view
271 Downloads
Quickly render view from controller without typing file names
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
angkor/laravel-support
183 Downloads
Ankgor common support helpers, contracts, and traits required by various Ankgor packages. Validator functionality, and basic controller included out-of-the-box.
akerbel/whmcs-easy-addons
129 Downloads
Whmcs Addon Admin Page Controller
aferrandini/disable-bundle
208 Downloads
Symfony2 bundle for disable controllers with annotations.
aesircloud/laravel-actions
27 Downloads
A simple Actions package for Laravel with job/queue/controller support.
abrarpatel/moduler
5 Downloads
Creates a complete CRUD module with model, controller, requests, resources, migration, and API routes.
abmmhasan/webface
45 Downloads
Web Route, Controllers and Support
1happyplace/ansi-terminal
15017 Downloads
PHP Terminal emulator controller utilizing ANSI escape sequence coding.
zendframework/zend-mvc-middleware
19 Downloads
Dispatch middleware pipelines in place of controllers in zend-mvc.
webdevetc/contactetc
1207 Downloads
Simple contact form to quickly add to your laravel project. Fully customisable, includes all views, routes and controllers. Also includes anti-spam (with recaptcha). You can also have multiple contact forms on one Laravel site.
watson/testing
4171 Downloads
Laravel controller and model testing helpers.
typo3/kickstart
203791 Downloads
A simple generator for controller and views.
tomphp/tjo-annotation-router
346 Downloads
ZF2 module which lets routing be configured by via annotations on your controller classes..
tasmaniski/zend-current-route
9064 Downloads
View Helper for reading current route info: Controller, Action, Module name