Libraries tagged by controller
binshops/laravel-blog
49937 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.
webfactory/exceptions-bundle
1266974 Downloads
Building blocks for more user-friendly error pages, plus a simple controller to display error pages during development (helpful prior to Symfony 2.6.3)
rinvex/laravel-support
884767 Downloads
Rinvex common support helpers, contracts, and traits required by various Rinvex packages. Validator functionality, and basic controller included out-of-the-box.
fadion/validator-assistant
101096 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
phpsa/laravel-api-controller
71988 Downloads
A laravel api base controller with basic CRUD mapped to the model
mmoreram/controller-extra-bundle
217869 Downloads
Some specific controller annotations
yidas/codeigniter-rest
17269 Downloads
CodeIgniter 3 RESTful API Resource Base Controller
wave-framework/wave
27919 Downloads
Wave is a lightweight PHP MVC framework
chrisbjr/api-guard
376299 Downloads
A simple way of authenticating your APIs with API keys using Laravel
aura/dispatcher
96989 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
aplus/mvc
1602003 Downloads
Aplus Framework MVC Library
slimcontroller/slimcontroller
49441 Downloads
Controller extensions for the Slim Framework
dunglas/action-bundle
412251 Downloads
Symfony controllers, redesigned
yidas/codeigniter-queue-worker
66317 Downloads
CodeIgniter 3 Queue Worker Management Controller
worksome/route-checker
579437 Downloads
Checks if routes have valid controllers