Libraries tagged by controller
middlewares/request-handler
1317042 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
128164 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
aura/web
464716 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
79352 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
1050685 Downloads
HMVC Core and Controllers
respect/rest
139425 Downloads
Thin controller for RESTful applications
laminas/laminas-mvc-plugin-identity
1209353 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-flashmessenger
2170386 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
laminas/laminas-mvc-middleware
436960 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
handcraftedinthealps/rest-routing-bundle
1552931 Downloads
This bundle provides automatic route registration for the Controllers
api-platform/documentation
820193 Downloads
API Platform documentation controller.
zendframework/zend-mvc
14185956 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
rinvex/laravel-support
777621 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
chrisbjr/api-guard
372698 Downloads
A simple way of authenticating your APIs with API keys using Laravel
aura/dispatcher
87171 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.