Download the PHP package kalitvyan/laravel-enum-localization without Composer
On this page you can find all versions of the php package kalitvyan/laravel-enum-localization. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kalitvyan/laravel-enum-localization
More information about kalitvyan/laravel-enum-localization
Files in kalitvyan/laravel-enum-localization
Download kalitvyan/laravel-enum-localization
More information about kalitvyan/laravel-enum-localization
Files in kalitvyan/laravel-enum-localization
Vendor kalitvyan
Package laravel-enum-localization
Short Description Laravel Enums with Localizationgit
License MIT
Package laravel-enum-localization
Short Description Laravel Enums with Localizationgit
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-enum-localization
Laravel Enums with Localization
This package helps to working with Enums and its values (aka Backed enums) when you need different languages to use. It includes an artisan command to generate Enum.
Installation
Usage
To generate a new Enum run the following artisan command:
It will generate the following enum: app/Enums/MyEnum.php
.
Testing
To run the test suite:
Credits
- Kostya Kalitvyansky
- All Contributors
LICENSE
The MIT License (MIT). Please see License File for more information.
All versions of laravel-enum-localization with dependencies
PHP Build Version
Package Version
The package kalitvyan/laravel-enum-localization contains the following files
Loading the files please wait ....