Libraries tagged by contraollers
uzzal/legacy-router
10 Downloads
Legacy router for Laravel framework 5.2+
sensio/framework-extra-bundle
160586915 Downloads
This bundle provides a way to configure your controllers with annotations
symfony/maker-bundle
85713834 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
laravel/fortify
23409794 Downloads
Backend controllers and scaffolding for Laravel authentication.
thecodingmachine/graphqlite
1881355 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
laminas/laminas-mvc
18402747 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
rakutentech/laravel-request-docs
805094 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
zendframework/zend-mvc
14087513 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
mopo922/laravel-treats
356140 Downloads
A collection of goodies for Laravel 5.
spiral/hmvc
526564 Downloads
HMVC Core and Controllers
laminas/laminas-mvc-plugin-identity
1051876 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-flashmessenger
1943983 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
handcraftedinthealps/rest-routing-bundle
1419149 Downloads
This bundle provides automatic route registration for the Controllers
crestapps/laravel-code-generator
74758 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.
aura/web
437457 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.