Libraries tagged by Controlle
api-platform/documentation
6028585 Downloads
API Platform documentation controller.
friends-of-behat/mink
13368834 Downloads
Browser controller/emulator abstraction for PHP
mopo922/laravel-treats
506396 Downloads
A collection of goodies for Laravel 5.
middlewares/request-handler
1889897 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
142694 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
aura/web
586885 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
99202 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.
slam/phpstan-laminas-framework
358387 Downloads
Laminas Framework 3 MVC controller plugin extension for PHPStan.
respect/rest
159251 Downloads
Thin controller for RESTful applications
petebishwhip/laradocs
36237 Downloads
Maintain beautiful, version-controlled documentation alongside your Laravel codebase. Markdown in, a polished docs site out.
lochmueller/calendarize
176063 Downloads
Create a structure for timely controlled tables (e.g. events) and one plugin for the different output of calendar views (list, detail, month, year, day, week...). The extension is shipped with one default event table, but you can also 'calendarize' your own table/model. It is completely independent and configurable! Use your own models as event items in this calender. Development on https://github.com/lochmueller/calendarize
laminas/laminas-mvc-plugin-identity
1751245 Downloads
Plugin for retrieving the current authenticated identity within laminas-mvc controllers
laminas/laminas-mvc-plugin-flashmessenger
3136680 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
laminas/laminas-mvc-middleware
800108 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
handcraftedinthealps/rest-routing-bundle
2210799 Downloads
This bundle provides automatic route registration for the Controllers