Libraries tagged by laravel package generator
rohitshakyaa/repository-generator
16 Downloads
Laravel package to generate repositories with automatic interface and service provider binding.
rizkussef/laravel-sql-to-migration
16 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
phpsamurai/repository-pattern-generator
38 Downloads
A simple Laravel package to implement and generate the repository pattern in your application.
paxha/laravel-sluggable
4036 Downloads
This package provides an event that will generate a unique slug when saving or creating any Eloquent model.
paxha/laravel-reportable
1212 Downloads
This Laravel Eloquent extension provides record according to dates using models.
obchodniuspech/isdoc-invoice-generator
87 Downloads
A Laravel package for generating ISDOC invoices
nahid-ferdous/laravel-module-generator
1252 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
mpstr24/laravel-interface-generator
10 Downloads
Laravel package to generate TypeScript interfaces.
mochgani/crud-laravel
114 Downloads
CRUD Generator Laravel
masunov/laravel-dto-yml-generator
127 Downloads
Laravel package for build DTOs and YML definitions for JMS Serializer
looplinguist/random-password-generator
169 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
khaledneam/module-generator
9 Downloads
A Laravel package to generate module structures.
kadevland/laravel-easy-modules
6 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
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
inani/laravel-controllers-generator
12 Downloads
A Laravel package to create for you controllers used in routes