Libraries tagged by generate crud
k3ssen/generator
3087 Downloads
Generate content for your symfony4 project
vickymaulana/buatcrud
9 Downloads
A Laravel package to generate CRUD operations with advanced features.
marena/yii2-enhanced-gii
1627 Downloads
Generate Relational (has many) Models & CRUD.
engmohamedamer/yii2-enhanced-gii
169 Downloads
Generate Relational (has many) Models & CRUD.
ahrmerd/laravel-test-generator
95 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
inquid/yii2-enhanced-gii
1006 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
gustocoder/laravel-datatable
6 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel
coding-partners/auto-controller
31 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
ztech243/artisan-crud
18 Downloads
A Laravel package to generate CRUD operations
xt/laravel-inertia-element-ui-crud
100 Downloads
Generate CRUD files for element ui + inertia js + Vue3
webmind/yii-crud
38 Downloads
Library to generate CRUD in Yii Framework
tks/crud-generator
7 Downloads
Generate CRUD for Laravel entity
tediscript/breeze-crud
9 Downloads
Generate CRUD based on Laravel Breeze starter kit
symfonyid/rest-crud-bundle
19 Downloads
Generate crud using FosRestBundle
sosighty/crud
24 Downloads
Package used to generate crud for admin purposes