Libraries tagged by laravel stub generator
binafy/laravel-stub
194258 Downloads
Generate stub files easy
touhidurabir/laravel-stub-generator
175869 Downloads
A laravel package to generate class files from stub files.
bpocallaghan/generators
69437 Downloads
Custom Laravel File Generators with config and publishable stubs.
oguzcandemircan/laravel-stub-generator
9604 Downloads
:description
shamaseen/laravel-files-generator
16270 Downloads
Generate any kind of File/s from stubs with only a single command, literally, ANY TYPE.
lenskiy/laravel-open-api
6054 Downloads
Laravel open api generator
shipwelldev/cornerstone-support
268 Downloads
Evolving generators, stubs, standards, and installation guidance for Cornerstone Laravel applications.
birb/fancy-stubs-codegen
13 Downloads
Build-time, attribute-driven code generator: write a stub class, mark members with #[DefinerAttribute], and get a real, finished PHP class back — conventions filled in (event names, ids, ...), or whole getters/setters/builder classes generated from the stub's properties. Unlike runtime-reflection tools, the output is a plain PHP file with zero dependency on this library and no per-request reflection cost; useful for scaffolding DDD value objects/aggregates/events, command classes and other boilerplate. Postprocessing (transforming code, e.g. phpcbf/php-cs-fixer/rector), quality checks (evaluating code, e.g. PHPStan/Psalm/PHPCS) and framework-specific conventions (e.g. Laravel table/id naming) ship as separate packages — see birb/fancy-stubs-codegen-postprocessors, birb/fancy-stubs-codegen-code-quality and birb/fancy-stubs-codegen-laravel.
danielemontecchi/laravel-custom-makes
256 Downloads
Easily create and manage custom make: commands in Laravel using a reusable stub system and a guided CLI wizard.
laravel-modules/module-generator
155 Downloads
Simple and beautiful tool helps to generate modules to use in your project
antonioprimera/laravel-generator-command
577 Downloads
A base Artisan Command to easily create files from stubs
ferdinandfrank/laravel-file-generator
20 Downloads
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
druidweb/genx
214 Downloads
A console generator/stubs package for the Druid Laravel starter kit.
laraflow/crud
148 Downloads
Laraflow CRUD stub files generator and utility functions.
vassilidev/stubbify
28 Downloads
Create easily file from stubs in a second !