flavorly/laravel-helpers

A tool of tiny but useful Laravel Helpers that we use across our projects
1,232
Install
composer require flavorly/laravel-helpers
Latest Version:v0.13.19
PHP:^8.5
License:MIT
Last Updated:Sep 15, 2026
Links: GitHub  ·  Packagist
Maintainer: nikuscs

Laravel Helpers ⚡

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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, etc
  • Contracts - Register service provider, Macros, Cache, etc
  • Data - 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
kavenegar/laravel

laravel 4 and 5 kavenegar integration

366,462 86