Libraries tagged by laravel crud generator
digitaldream/laracrud
22302 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
mahabub/laravel-crud-and-repository-generator
2635 Downloads
laravel crud generator with repository pattern
salmanzafar/laravel-crud-generator
5294 Downloads
A simple Laravel library that allows you to create crud operations with a single command
savannabits/jetstream-inertia-generator
1148 Downloads
Admin CRUD generator using Laravel Jetstream, Inertiajs, Vue.js, Pagetables and Tailwindcss
evdigiina/generator
1209 Downloads
Laravel starter app & simple crud generator
nvd/crud-generator
21470 Downloads
CRUD generator for Laravel 5.x with minimum setup required
mitulgolakiya/laravel-api-generator
30567 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
sprint-digital/boilerplate-crud-generator
3237 Downloads
This package is intended to be used with sprint-digital/boilerplate-api-app
ascsoftw/tall-crud-generator
7205 Downloads
Laravel Package to generate CRUD Files using TALL Stack
smartervision/laravel-generator
51030 Downloads
Smarter Vision Generator
nameless/laravel-api-generator
79 Downloads
A professional Laravel API generator that automatically creates complete API structures with clean architecture, type safety, and best practices
khidirdotid/laravel-generator
732 Downloads
InfyOm Laravel Generator
ahrmerd/laravel-test-generator
515 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
nicoaudy/laravelmanthra
2063 Downloads
Laravel Manthra For Lazy Developer
amranidev/scaffold-interface
20764 Downloads
A Smart CRUD Generator For Laravel