Libraries tagged by generate crud
crestapps/laravel-code-generator
71602 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
146229 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
san-kumar/laravel-crud
2224 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
mehradsadeghi/laravel-crud-generator
10452 Downloads
Generate CRUD for your laravel application like a breeze
ascsoftw/tall-crud-generator
5979 Downloads
Laravel Package to generate CRUD Files using TALL Stack
kepex/laravel-crud-generator
15287 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
larafast/fastapi
1514 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
digitaldream/laracrud
19830 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
969 Downloads
A disposable Laravel package to help you generate nearly complete CRUD pages like crazy!
inani/nova-resource-maker
13391 Downloads
A Laravel Nova package to help you generate resources fields
laililmahfud/adminportal
595 Downloads
A Simple CRUD Generator - Automatically generate simple CRUD modules.
shortcodes/crud-laravel-generator
1425 Downloads
Console command to generate crud in laravel
ahmedebead/lara-crud
637 Downloads
A Laravel package to generate CRUD operations for APIs.
matheus-carvalho/crud-generator
139 Downloads
Generate a CRUD with Model, Controller, routes, FormRequest and views based on given Migration.
ahmed-aliraqi/crud-generator
4545 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding