Looking to hire Laravel developers? Try LaraJobs

laravel-helpers maintained by flavorly

Description
A tool of tiny but useful Laravel Helpers that we use across our projects
Author
Last update
2026/04/28 11:52 (dev-dependabot/composer/brick/money-tw-0.13.0)
License
Downloads
999

Comments
comments powered by Disqus

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.