Libraries tagged by curd controller
mgroups/laravel-crud
154 Downloads
Create Laravel CRUD files include migration and controller with model fillables
yii2-extended/yii2-crud-html
178 Downloads
A library that provides crud (i.e. low level backend admin) controllers and actions for relational models
lliure/simple-crud-router
202 Downloads
Pre built trait methods for your controller to create a simple crud route
kmaking/crud-generator
61 Downloads
KMA CRUD Generator used to generate resourcefull controller with views, Route, UrlPresenter and Laratable
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
mostafizurmaruf/bingo-crud
0 Downloads
Scaffold a complete Laravel CRUD stack (model, migration, form request, resource controller, Blade views and route) from a single schema string via `php artisan make:crud`.
webvelopers/laravel-crud-generator
92 Downloads
Laravel CRUD Generator is a library, it implements a new command to create: model, migration, factory, seeder, request, controller(resources) and test files with operations, with aditional option to generate a full API Controller.
ur13l/api-crud-generator
3683 Downloads
Controller generator for Laravel based on the models available in your project.
sufiyan/crud-generator
11 Downloads
A laravel package to create a CRUD functionality for any module. This will create a Route, Controller, Model, Migration, and Blade files.
stalkdeveloper/laravel-crud-generator
5 Downloads
Laravel CRUD generator package for API and Web with customizable Artisan command and built-in support for models, controllers, form validation, API resources and Blade views.
rizkussef/laravel-crud-api
14 Downloads
A clean, scalable Api CRUD package for the Service-based architecture for Laravel with advanced filtering, eager-loading relationships, and automatic resource resolution
pawanyd/global-crud
1 Downloads
A Global CRUD package for Laravel
olat-nji/controller-generator
9 Downloads
Laravel Package that helps Ease up the task of generating controllers with similar code structure
kairossystems/crud
89 Downloads
Easy CRUDs.
jmsr/crud-generator-laravel
28 Downloads
Laravel Crud Generator. This Laravel Generator package provides and generate Controller, Model (with eloquent relations) and Views in **Bootstrap** or **React** and by **DDD** architecture, if you want, for your development of your applications with single command.