Libraries tagged by curd controller
mgroups/laravel-crud
151 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
144 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
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
pacgen/crud-generator
21 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
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
3673 Downloads
Controller generator for Laravel based on the models available in your project.
tkouleris/crud-panel
9 Downloads
Create Models, Migrations, Controllers with simple click
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.
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
27 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.
ayat/crud
6 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.