Libraries tagged by controllers
mopo922/laravel-treats
339992 Downloads
A collection of goodies for Laravel 5.
middlewares/request-handler
1151178 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
119460 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
chrisbjr/api-guard
368702 Downloads
A simple way of authenticating your APIs with API keys using Laravel
aura/web
417513 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
crestapps/laravel-code-generator
71585 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
spiral/hmvc
180099 Downloads
HMVC Core and Controllers
respect/rest
132023 Downloads
Thin controller for RESTful applications
laminas/laminas-mvc-plugin-flashmessenger
1793318 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
handcraftedinthealps/rest-routing-bundle
1308088 Downloads
This bundle provides automatic route registration for the Controllers
zendframework/zend-mvc
14001279 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
rinvex/laravel-support
688704 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
renoki-co/laravel-healthchecks
51081 Downloads
Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.
slimcontroller/slimcontroller
44074 Downloads
Controller extensions for the Slim Framework
dunglas/action-bundle
404157 Downloads
Symfony controllers, redesigned