Libraries tagged by laravel stub generator
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
invisnik/laravel-response-generator
278 Downloads
Laravel Response Generator
chiefey/laravel-class-generator
2 Downloads
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
onxit/stuberator
13 Downloads
Generate a few types of architectures elements by Command Generators and stubs
team-optimus/l5-modular
19 Downloads
A laravel package to create a better house keeping of modules.
alvarez/concrete-php
19 Downloads
Generator of DTOs and Services for Laravel using stubs
devops-future/laravel-sub-package-generator
12 Downloads
Bagisto Package Generator
usmanzahid/laravel-custom-make
41 Downloads
A Laravel package to generate any kind of file using custom stubs and configuration.
gcob/lara-spec-first
3 Downloads
A Spec-First API framework and integration layer for Laravel. Define your contracts with OpenAPI, generate stubs for AI, mock endpoints with Faker, and bridge legacy code.