Libraries tagged by controller
nightjar/ss-slug
5568 Downloads
Serve DataObjects as pages through an Action on a relation's Controller without referencing the ID
mouf/mvc.splash-common
357224 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
marvinrabe/laravel-wizards
785 Downloads
Simple Wizard Controller for Laravel.
mariojgt/builder
1421 Downloads
Laravel Crud builder with dynamic tables and controller made in vue js
lanciweb/laravel-make-crud
1921 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
ianikanov/yii2-wce
1719 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
hananils/kirby-methods-folder
1956 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
112 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.
ctechhindi/codeigniter-api
1050 Downloads
CodeIgniter API Controller
calvient/puddleglum
12704 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
bvipul/generator
30174 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
mitulgolakiya/laravel-api-generator
30503 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
hessam/laravel-blogger
1273 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.
google/sqlcommenter-laravel
75068 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
yii-dream-team/yii2-tracking-controller
1722 Downloads
Yii2 tracking controller behavior