Libraries tagged by crud automation
not-empty/ala-microframework-php
10 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
marekgogol/crudadmin
881 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)
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
laililmahfud/adminportal
737 Downloads
A Simple CRUD Generator - Automatically generate simple CRUD modules.
noistudio/artcrud
81 Downloads
Laravel library for automatic generation CRUD Controllers
enyalius/core
642 Downloads
Complete development tool for apps with automatic autoload, routes and crud manipulation.
coyote6/laravel-permissions
66 Downloads
Provides permission and role models to assign to your users. If using with coyote6/laravel-crud then admin pages are automatically added.
ahrmerd/laravel-test-generator
185 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
1 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