Libraries tagged by CRUD Gerenator
mehradsadeghi/laravel-crud-generator
11431 Downloads
Generate CRUD for your laravel application like a breeze
maurobonfietti/skel-api-slim-php-crud-generator
8010 Downloads
CRUD Generator for Slim 4 - Api Skeleton.
kepex/laravel-crud-generator
16242 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
jordillonch/crud-generator
51405 Downloads
This bundle generates a nice CRUD
ascsoftw/tall-crud-generator
6761 Downloads
Laravel Package to generate CRUD Files using TALL Stack
mitulgolakiya/laravel-api-generator
30538 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
ismaambrosi/generator-bundle
91601 Downloads
Generates Symfony2 documents, forms and CRUD
arkounay/quick-admin-generator-bundle
7703 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
amranidev/scaffold-interface
20631 Downloads
A Smart CRUD Generator For Laravel
larafast/fastapi
2728 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20832 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
11781 Downloads
The easy like Crud'it Bundle.
yii2mod/yii2-gii-extended
6468 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
roland/crud
20364 Downloads
This is a CRUD generator for Laravel 5.4
mahabub/laravel-crud-and-repository-generator
959 Downloads
laravel crud generator with repository pattern