Libraries tagged by contraollers
uzzal/legacy-router
10 Downloads
Legacy router for Laravel framework 5.2+
sensio/framework-extra-bundle
164924483 Downloads
This bundle provides a way to configure your controllers with annotations
symfony/maker-bundle
92258798 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
laravel/fortify
26775440 Downloads
Backend controllers and scaffolding for Laravel authentication.
thecodingmachine/graphqlite
2238841 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
laminas/laminas-mvc
20032340 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
rakutentech/laravel-request-docs
921003 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
mopo922/laravel-treats
381301 Downloads
A collection of goodies for Laravel 5.
spiral/hmvc
1013760 Downloads
HMVC Core and Controllers
laminas/laminas-mvc-plugin-identity
1202362 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-flashmessenger
2160033 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
laminas/laminas-mvc-middleware
431956 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
handcraftedinthealps/rest-routing-bundle
1547063 Downloads
This bundle provides automatic route registration for the Controllers
crestapps/laravel-code-generator
79056 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
463398 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.