Libraries tagged by package generator
atnic/laravel-generator
1622 Downloads
Generator for Laravel Framework.
alibori/laravel-api-resource-generator
2438 Downloads
Package to generate API resources from models.
airondev/laravel-seeder-generator
486 Downloads
A Laravel package to generate seeders for each database table.
ahrmerd/laravel-test-generator
173 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
ahmed-aliraqi/crud-generator
4827 Downloads
This package is a useful tool to generate simple crud for laravel-modules/scaffolding
jonathantorres/construct
441 Downloads
PHP project/micro-package generator.
amranidev/lpackager
243 Downloads
Packages Generator for Laravel
fakerino/laravel-fakerino
10539 Downloads
Fake data generator Laravel package
nathanmac/qr-code
2645 Downloads
Laravel package to providing a simple QR Code generator route
victorbuild/sitemap
3539 Downloads
sitemap package for Laravel10 and PHP8
rapids/rapids
69 Downloads
Package Laravel de génération de modèles et relations
r94ever/sitemap
17756 Downloads
Laravelium Sitemap package for Laravel.
prioris/iseed
1045 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]) and further forked by Szobonya Csaba([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
paxha/laravel-reportable
1207 Downloads
This Laravel Eloquent extension provides record according to dates using models.
mrdebug/lara-file-encrypter
334 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.