flavorly/laravel-helpers
Laravel Helpers ⚡
A small, yet powerful package that provides a set of helpers for your Laravel applications.
Helpers Provided:
EnumConcern- A trait that allows you to get list enums, translate enums, compare, etcContracts- Register service provider, Macros, Cache, etcData- Option Data
Installation
You can install the package via composer:
composer require flavorly/laravel-helpers
You can publish the config file with:
php artisan vendor:publish --tag="helpers-config"
Testing
composer test
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
Related Packages
flavorly/inertia-flash
A Quick way to flash & share InertiaJS Variables from anywhere, persisting on se...
546
24
igerslike/inertia-flash
A Quick way to flash & share InertiaJS Variables from anywhere, persisting on se...
184
24
unckleg/laravel-helpers
Laravel helpers package lets you use and create custom view/action helpers.
221
0
php-tmdb/laravel
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...
53,312
160