Libraries tagged by laravel crud generate
inani/nova-resource-maker
13557 Downloads
A Laravel Nova package to help you generate resources fields
santosalan/laravel-crud
1828 Downloads
Generate Laravel CRUD
kajalpandya/generate_laravel_crud
1473 Downloads
Run command in terminal and make ready made crud for your entity
moonbear/laravel-crud-scaffold
85 Downloads
A Laravel package to help you generate nearly complete CRUD pages like crazy!
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
marabesi/easy-crud
74 Downloads
(Laravel 5+) Simple and effective way to generate CRUD from your models or database Edit
ahrmerd/laravel-test-generator
152 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
abmti/laravel-scaffold-generate
117 Downloads
Laravel5 CRUD Generator
ads/ajax-crud-generator
555 Downloads
Generates basic scaffolding for AjaxCrud JS Plugin to allow for quick and easy AJAX CRUD on forms and modals
amamarul/boiler-plate-commands
1199 Downloads
Package to generate automatic cruds for Laravel BoilerPlate Apps
samyoteroglez/larawesomecrud
282 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
hirenmangukiya/autocrud
85 Downloads
Generate CRUD code for given database
not-empty/ala-microframework-php
9 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
leolopez/crudgeneratormc
532 Downloads
Generates crud for Laravel with MC UI
martink/apigenerator
12 Downloads
A Laravel package to generate CRUD and API resources.