chiefey / laravel-class-generator
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/chiefey/laravel-class-generator
Requires
- laravel/framework: ^8.70
This package is auto-updated.
Last update: 2025-11-21 05:38:36 UTC
README
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
Installation
Install this package as a dependency using Composer.
composer require chiefey/laravel-class-generator
Copyright and License
The chiefey/laravel-class-generator library is copyright © Brian Gutowski and licensed for use under the terms of the MIT License (MIT). Please see LICENSE for more information.