Libraries tagged by generate crud
crestapps/laravel-code-generator
82006 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
mootensai/yii2-enhanced-gii
157242 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
san-kumar/laravel-crud
3421 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
mehradsadeghi/laravel-crud-generator
11201 Downloads
Generate CRUD for your laravel application like a breeze
ascsoftw/tall-crud-generator
6694 Downloads
Laravel Package to generate CRUD Files using TALL Stack
larafast/fastapi
2461 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20682 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
mehadi/laravel-crud-generator
401 Downloads
A laravel package to generate CRUD by giving Model and database table column
nhrrob/crudgenerator
720 Downloads
This package provides an artisan command to generate a basic crud
kepex/laravel-crud-generator
16166 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
nahid-ferdous/laravel-module-generator
1244 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
ianikanov/yii2-wce
1676 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
codebider/generate-crud
96 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
ahmedebead/lara-crud
2470 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
santosalan/laravel-crud
1893 Downloads
Generate Laravel CRUD