Laravel package with collection of custom helpers. It creates a Helpers/helpers.php
file inside app/
directory.
You can install the package via composer:
composer require tomasztryka/helpers
To generate file use artisan command:
php artisan generate:helpers-file