Libraries tagged by controller
mouf/mvc.splash-common
358402 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
marvinrabe/laravel-wizards
810 Downloads
Simple Wizard Controller for Laravel.
mariojgt/builder
1985 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
lukaszknasiecki/uho-mvc
712 Downloads
PHP model-view-controller framework
immusen/yii2-swoole-websocket
8734 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
ianikanov/yii2-wce
1870 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
hananils/kirby-methods-folder
2057 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
grazulex/laravel-atlas
725 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
calvient/puddleglum
13146 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
bvipul/generator
30373 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
basster/lazy-response-bundle
13686 Downloads
A library to support so-called lazy symfony controller responses.
abydahana/aksara
1128 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
themsaid/laravel-routes-publisher
24662 Downloads
A command to replace deprecated Route::controller with explicit routes.
hessam/laravel-blogger
1276 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.
bupy7/yii2-ajaxfilter
3086 Downloads
Filter deny or allow access to actions of controllers.