Libraries tagged by controllers
mopo922/laravel-treats
487334 Downloads
A collection of goodies for Laravel 5.
middlewares/request-handler
1771396 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
141179 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
aura/web
569393 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
96446 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
4229682 Downloads
HMVC Core and Controllers
slam/phpstan-laminas-framework
311706 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
shipmonk/coverage-guard
51955 Downloads
Enforce code coverage in your CI. Not by percentage, but target core methods. No more untested Facades, Controllers, or Repositories. Allows you to start enforcing coverage for new code only!
respect/rest
156532 Downloads
Thin controller for RESTful applications
laminas/laminas-mvc-plugin-identity
1662185 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-flashmessenger
2999054 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
laminas/laminas-mvc-middleware
752685 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
handcraftedinthealps/rest-routing-bundle
2126159 Downloads
This bundle provides automatic route registration for the Controllers
guzzlehttp/test-server
312569 Downloads
Node.js server and PHP controller
binshops/laravel-blog
52125 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.