Libraries tagged by controler
timacdonald/multiformat-response-objects
493 Downloads
A response object that handles multiple response formats within the one controller
thecodingmachine/splash-router
15093 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
tgozo/laravel-codegen
114 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
tasmaniski/zf2-current-route
6940 Downloads
View Helper for reading current route info: Controller, Action, Module name
svc/util-bundle
1023 Downloads
Helper package with some utilities (network, environment, mail, stimulus controllers)
survos/maker-bundle
2565 Downloads
Tools to generate controllers and templates for the admin interface
smskin/lumen-make
56360 Downloads
Lumen make adds more make commands to lumen for jobs, controllers, middleware, etc.
samyoteroglez/larawesomecrud
293 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
openpsa/midcom
3119 Downloads
Content-oriented Model-View-Controller framework for PHP
onesite/laravel-module
2553 Downloads
Generate a module with model, migration, controller, routes and factory
nyrodev/nyrocms-bundle
664 Downloads
CMS Bundle for Symfony, provide all admin content handling and public controllers
nails/module-release-notes
4002 Downloads
This module provides Admin controllers and widgets for rendering project release notes.
n0nag0n/fatfree-devtools
440 Downloads
A set of tools for help in creating models, controllers, routes, etc.
mouf/security.simplelogincontroller
190955 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.