Libraries tagged by generate crud
crestapps/laravel-code-generator
96059 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
186021 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
digitaldream/laracrud
21965 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
san-kumar/laravel-crud
4659 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
mehradsadeghi/laravel-crud-generator
12964 Downloads
Generate CRUD for your laravel application like a breeze
ascsoftw/tall-crud-generator
7155 Downloads
Laravel Package to generate CRUD Files using TALL Stack
kepex/laravel-crud-generator
16910 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
larafast/fastapi
4005 Downloads
A Fast Laravel package to help you generate CRUD API Controllers and Resources, Model
ianikanov/yii2-wce
2326 Downloads
Ability to generate widgets with interface similar to controller with basic CRUD actions for specific model
anas/easy-dev
389 Downloads
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
imritesh/livecrud
1001 Downloads
Generate Basic Crud Operations With Livewire and Tailwind Css For Laravel
mehadi/laravel-crud-generator
1555 Downloads
A laravel package to generate CRUD by giving Model and database table column
ahmedebead/lara-crud
3984 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
ahmed-aliraqi/crud-generator
5213 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding
nhrrob/crudgenerator
839 Downloads
This package provides an artisan command to generate a basic crud