Libraries tagged by generate crud
crestapps/laravel-code-generator
78692 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
154548 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
san-kumar/laravel-crud
3167 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
mehradsadeghi/laravel-crud-generator
11029 Downloads
Generate CRUD for your laravel application like a breeze
ascsoftw/tall-crud-generator
6619 Downloads
Laravel Package to generate CRUD Files using TALL Stack
kepex/laravel-crud-generator
15955 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
larafast/fastapi
2111 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
20479 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
jq/cray
975 Downloads
A disposable Laravel package to help you generate nearly complete CRUD pages like crazy!
inani/nova-resource-maker
13550 Downloads
A Laravel Nova package to help you generate resources fields
ianikanov/yii2-wce
1543 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
mehadi/laravel-crud-generator
148 Downloads
A laravel package to generate CRUD by giving Model and database table column
codebider/generate-crud
67 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
ahmedebead/lara-crud
2095 Downloads
A Laravel package to generate CRUD operations for APIs.
ahmed-aliraqi/crud-generator
4785 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding