Libraries tagged by laravel package generator
taylornetwork/username-suggester
7044 Downloads
A package to suggest usernames based on taylornetwork/laravel-username-generator
fakerino/laravel-fakerino
10557 Downloads
Fake data generator Laravel package
nathanmac/laravel-guid
5596 Downloads
Simple GUID generator Package for Laravel 4
minvws/horsebattery-laravel
38975 Downloads
A Laravel package for the horsebattery password generator
yakovenko/laravel-class-generator
34 Downloads
A Laravel package to generate Utility, Service, Trait and Helper classes
mckenziearts/laravel-command
1140 Downloads
A simple Laravel package to provide artisan new commands
joesu/laravel-scaffold
51 Downloads
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
infinitietech/custom-view-laravel
28 Downloads
A powerful and flexible Laravel package that extends the default view generation capabilities with customizable templates, layouts, and file management features
faaizz/pin_generator
1072 Downloads
A Laravel package to generate and emit PINs (personal identification numbers), suitable for use with cash cards, door locks, etc.
airondev/laravel-seeder-generator
501 Downloads
A Laravel package to generate seeders for each database table.
thomyl/laravel-auto-test-generator
466 Downloads
Laravel >=6 package for generating unit test automatically
skeleton/generator
1872 Downloads
Skeleton Generator Package
rubium/laravel-sitemap
1548 Downloads
Rubium Sitemap package for Laravel.
testmonitor/laravel-vue-i18n-generator
3385 Downloads
This package compiles your Laravel translation files into a Vue i18n compatible JSON file.
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