Libraries tagged by curd controller
rohinigeeks/laravel-sorcery
135 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
pilabrem/laravel-code-generator-ui
258 Downloads
User interface to help developpers with laravel-code-generator commands
msjit/msjframework
2 Downloads
MSJ Framework - Base Framework for Laravel MSJ Framework
mikehaertl/xcrudcontroller
34 Downloads
xcrudcontroller is a Yii base class to quickly build customized CRUD interfaces.
marcot89/laravel-bullet
6752 Downloads
Bullet development for Laravel Applications
maniaplanet/manialive
20 Downloads
ManiaPlanet dedicated server controller
survos/maker-bundle
2737 Downloads
Tools to generate controllers and templates for the admin interface
jimhlad/leapfrog
30 Downloads
A UI-based CRUD boilerplate generator for Laravel. Quickly create files according to the Controller-Service-Model pattern.
oihana/php-openedge
20 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
safventure/laravel-s-r-c
9 Downloads
CRUD Service-Repository-Controller
yaddabristol/crud
264 Downloads
Base Crud Controller to extend from
xcentric-it/crud-controller
66 Downloads
Generic CRUD controller for laravel.
stef/crud-contract
75 Downloads
Base contract (interface) to setup a CRUD controller
sinclairt/crud-controller
52 Downloads
Stop repeating yourself in controllers
shehroz/crud-generator
30 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.