devtical / laravel-helpers
Helper Generator for Laravel
Fund package maintenance!
Kristories
Requires
- php: ^7.2|^8.0
- illuminate/database: ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- laravel/pint: ^1.18
- orchestra/testbench: ^4.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0
- phpunit/phpunit: ^8.4 || ^9.0 || ^10.0
README
Helper Generator for Laravel
Installation
Install via composer
composer require devtical/laravel-helpers
Optional
Publish the config by running the php artisan vendor:publish
command.
Usage
php artisan make:helper <NAME>
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING.md for details.
Security
If you discover any security related issues, please email author instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see the license file for more information.