chiefey / laravel-class-generator
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
Package info
github.com/chiefey/laravel-class-generator
pkg:composer/chiefey/laravel-class-generator
dev-main
2022-05-20 21:35 UTC
Requires
- laravel/framework: ^8.70
This package is auto-updated.
Last update: 2026-03-21 06:17:18 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.