Libraries tagged by crud automation
marekgogol/crudadmin
880 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
sirgrimorum/crudgenerator
280 Downloads
Automatic CRUD generator for Laravel
hascoding/webapi
15 Downloads
PHP Automatic Crud Operations
flightsadmin/crudgenerator
53 Downloads
Crud Generator automatically generates all necessary files for a complete crud. This includes livewire component, factories, migrations, models, blades & seeders.
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
zakaria-yacine/laravel-form-builder
14 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
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
nguyen930411/crud-cms
1155 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
scootersam/crud-models
6 Downloads
Automatically generate crud api endpoints and vue components for specific models
rklab/crud
21 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
jeandanyel/crud-bundle
2 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.
conn/form-crud
627 Downloads
criar de forma automática formulários para manipulação de informações de uma tabela