Libraries tagged by laravel-file-generator
skyronic/laravel-file-generator
37241 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
bpocallaghan/generators
62624 Downloads
Custom Laravel File Generators with config and publishable stubs.
shamaseen/laravel-files-generator
8073 Downloads
Generate any kind of File/s from stubs with only a single command, literally, ANY TYPE.
alibori/laravel-file-generator
287 Downloads
Package to create custom files that doesn't have default stub.
ferdinandfrank/laravel-file-generator
18 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
on3n3o/generators
10 Downloads
Custom Laravel File Generators with config and publishable stubs.
bakgul/laravel-file-creator
102 Downloads
This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.
timehunter/laravel-file-generator
88 Downloads
A Laravel File Generator to automate creation of interface, trait and class files.
net-results/laravel-file-generator
2 Downloads
Generates Migrations, GraphQL, Factory Files