Libraries tagged by comptroller
vivre-tech/rest-renderer
13314 Downloads
For Yii2: Just like Controller::Action but only for having multiple rendering templates in same place for data models.
typehints/laravel-unused
3327 Downloads
Unused Views,Controllers,.. for Laravel
topsoft4u/openapi-generator
1029 Downloads
Generates OpenAPI documentation from controllers and models in your PHP project (uses native PHP typing + php docs)
timacdonald/multiformat-response-objects
493 Downloads
A response object that handles multiple response formats within the one controller
thecodingmachine/splash-router
15238 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
tcds-io/php-jackson-laravel
2095 Downloads
A Laravel plugin to inject and respond serializable objects in controllers
tasmaniski/zf2-current-route
6944 Downloads
View Helper for reading current route info: Controller, Action, Module name
survos/atlas-bundle
955 Downloads
Compile-time discovery of controllers, routes, and entities — the atlas the rest of survos draws maps from.
spora-ai/spora-maker
173 Downloads
Scaffolder for the Spora project App — generates Tools, Controllers, and the App.php entry class. Inspired by Symfony's MakerBundle. Install as a require-dev dep.
smskin/lumen-make
57254 Downloads
Lumen make adds more make commands to lumen for jobs, controllers, middleware, etc.
schoolees/laravel-psgc
2494 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
rouxcool/laravel-redis-advanced-cache
2058 Downloads
Advanced Redis-based caching system for Laravel REST and Orion controllers.
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
remithomas/rt-headtitle
33801 Downloads
ZF2 Plugin to set title easily to your pages from controllers actions
poshtive/router
504 Downloads
Convention-based route discovery for Laravel controllers using PHP attributes.