Libraries tagged by Controlle
middlewares/request-handler
1377057 Downloads
Middleware to execute request handlers
htmlburger/wpemerge
131899 Downloads
A micro framework which modernizes WordPress as a CMS development by providing tools to implement MVC and more.
crestapps/laravel-code-generator
84244 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
491398 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.
spiral/hmvc
1568743 Downloads
HMVC Core and Controllers
respect/rest
143475 Downloads
Thin controller for RESTful applications
laminas/laminas-mvc-plugin-flashmessenger
2353834 Downloads
Plugin for creating and exposing flash messages via laminas-mvc controllers
laminas/laminas-mvc-middleware
499504 Downloads
Dispatch middleware pipelines in place of controllers in laminas-mvc.
handcraftedinthealps/rest-routing-bundle
1652349 Downloads
This bundle provides automatic route registration for the Controllers
configcat/configcat-client
913184 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
binshops/laravel-blog
41213 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.
api-platform/documentation
1445597 Downloads
API Platform documentation controller.
zendframework/zend-mvc
14254101 Downloads
Zend Framework's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
rinvex/laravel-support
820315 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
373996 Downloads
A simple way of authenticating your APIs with API keys using Laravel