Looking to hire Laravel developers? Try LaraJobs

laravel-enum-utils maintained by ilyes512

Description
A Laravel enum-utils package.
Last update
2025/03/24 08:40 (dev-dependabot/composer/ilyes512/code-style-tw-2.0-devor-tw-3.0)
License
Links
Downloads
74

Comments
comments powered by Disqus

ilyes512/laravel-enum-utils

A Laravel enum-utils package.

Installation

You can install the package via composer:

composer require ilyes512/laravel-enum-utils

Publish the config file

Run the following command to publish the config file:

php artisan vendor:publish --tag="enum-utils-config"

License

The MIT License (MIT). Please see License File for more information.