Libraries tagged by crud generator
ascsoftw/tall-crud-generator
6696 Downloads
Laravel Package to generate CRUD Files using TALL Stack
ismaambrosi/generator-bundle
91306 Downloads
Generates Symfony2 documents, forms and CRUD
arkounay/quick-admin-generator-bundle
6912 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
larafast/fastapi
2468 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20686 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
10934 Downloads
The easy like Crud'it Bundle.
roland/crud
20321 Downloads
This is a CRUD generator for Laravel 5.4
nahid-ferdous/laravel-module-generator
1245 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
mehadi/laravel-crud-generator
414 Downloads
A laravel package to generate CRUD by giving Model and database table column
mahabub/laravel-crud-and-repository-generator
809 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
51339 Downloads
This bundle generates a nice CRUD
hitocean/crud-generator
8955 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.