Libraries tagged by crud generators
ichikawa-y-ac/reverse-scaffold-generator
2423 Downloads
Laravel CRUD Reverse Scaffold Generator
wovosoft/crud
68 Downloads
A laravel package generator for WovoCMS
vipmaa/laravel-generator
1090 Downloads
InfyOm Laravel Generator Laravel 11
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
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
mwsimple/admin-crud-silex
69 Downloads
Admin Crud Silex
kitlabs/kit-generator-bundle
2128 Downloads
extend SensioGeneratorBundle
hazicms/generator
49 Downloads
Generator for HaziCms.
eskafactory/laravel-generator
14 Downloads
EskaFactory Laravel Generator (fork of InfyOm Laravel Generator)
duduandminghang/laravel-generator
9 Downloads
routes.php update.
codiksh/laravel-generator
83 Downloads
Codiksh Laravel Generator
bluecode/laravel-generator
469 Downloads
Laravel Generator
alhimik1986/yii2_crud_module
508 Downloads
Excellent yii2 gii code generator for creating ajax applications.
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
mangocorporation/laravel-crud-builder
187 Downloads
Laravel 5 CRUD builder inspired by CakePHP's bake.