Libraries tagged by crud automation
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
nameless/laravel-api-generator
15 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
amamarul/boiler-plate-commands
1200 Downloads
Package to generate automatic cruds for Laravel BoilerPlate Apps
ahrmerd/laravel-test-generator
174 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
nguyen930411/crud-cms
1156 Downloads
Laravel CRUD Automatic Generation
hector3451/crud_automatico_laravel
10 Downloads
creador automatico Livewire Componentes, migraciones, fábrica y crud en un solo comando basado en tablas de base de datos
mamunhoque/laravel-crud-builder
0 Downloads
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
scootersam/crud-models
6 Downloads
Automatically generate crud api endpoints and vue components for specific models
rolukja/vilt-crud-generator
4 Downloads
A Composer package for automatically generating CRUD files for Laravel with Inertia.js and Vue.
rklab/crud
22 Downloads
Package for Laravel 9 with GUI to automatically generate CRUD
mifra/crud
198 Downloads
Pacchetto per la creazioni di nuovi CRUD in modo automatico
guillermovtec/crud-generator
2 Downloads
Generador automático de CRUDs para Laravel
bitshost/php-crud-api-generator
6 Downloads
Automatic, configurable CRUD API generator for MySQL/MariaDB in PHP (with optional authentication)
maulik/filament-auto-crud
2 Downloads
Automatically generate Filament resources from Laravel models and database tables
jeandanyel/crud-bundle
51 Downloads
A flexible Symfony bundle that provides automatic generation of Create, Read, Update, and Delete actions for entities, along with list management and customizable templates.