Libraries tagged by CRUD Gerenator
savannabits/jetstream-inertia-generator
1133 Downloads
Admin CRUD generator using Laravel Jetstream, Inertiajs, Vue.js, Pagetables and Tailwindcss
namaa-solutions/crud-generator
2654 Downloads
lakasir/has-crud-action
1195 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
kemboielvis/laravel-crud-generator
324 Downloads
A laravel CRUD generator
imtigger/laravel-crud-generator
4368 Downloads
Laravel CRUD Generator
evdigiina/generator
911 Downloads
Laravel starter app & simple crud generator
envatic/crud-strap
675 Downloads
Laravel CRUD Generator
codebider/generate-crud
42 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
ahmed-aliraqi/crud-generator
4688 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding
salmanzafar/laravel-crud-generator
5010 Downloads
A simple Laravel library that allows you to create crud operations with a single command
shortcodes/crud-laravel-generator
1759 Downloads
Console command to generate crud in laravel
mwsimple/admin-crud
3178 Downloads
Admin Crud Bundle generator for Symfony applications
mediactive-digital/laravel-generator
1536 Downloads
InfyOm Laravel Generator
jtc-solutions/code-generator
72 Downloads
Package that helps generating CRUD, services and repository boilerplate.
ahrmerd/laravel-test-generator
140 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