Libraries tagged by crud generators
ascsoftw/tall-crud-generator
6690 Downloads
Laravel Package to generate CRUD Files using TALL Stack
ismaambrosi/generator-bundle
91276 Downloads
Generates Symfony2 documents, forms and CRUD
arkounay/quick-admin-generator-bundle
6818 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
amranidev/scaffold-interface
20623 Downloads
A Smart CRUD Generator For Laravel
larafast/fastapi
2458 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20681 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
2lenet/crudit-bundle
10843 Downloads
The easy like Crud'it Bundle.
nahid-ferdous/laravel-module-generator
1244 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
mehadi/laravel-crud-generator
397 Downloads
A laravel package to generate CRUD by giving Model and database table column
mahabub/laravel-crud-and-repository-generator
800 Downloads
laravel crud generator with repository pattern
kepex/laravel-crud-generator
16166 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
jordillonch/crud-generator
51338 Downloads
This bundle generates a nice CRUD
hitocean/crud-generator
8838 Downloads
This is my package crud-generator
nvd/crud-generator
21379 Downloads
CRUD generator for Laravel 5.x with minimum setup required
mitulgolakiya/laravel-api-generator
30503 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.