Download the PHP package w3lifer/php-enum-helper without Composer
On this page you can find all versions of the php package w3lifer/php-enum-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-enum-helper
php-enum-helper
- Installation
- Usage
- Methods
- Enum without return type
- Enum with
int
return type - Enum with
string
return type - Enum with replacements
- Examples
- Laravel I18N
- Yii2 I18N
- Tests
Installation
Usage
Methods
Enum without return type
Enum with int
return type
Enum with string
return type
Enum with replacements
Examples
Laravel I18N
-
app/Enums/EnumWithReplacements.php
: -
resources/lang/ru.json
: - Anywhere:
Yii2 I18N
-
enums/EnumWithReplacements.php
: -
messages/ru/app.php
: - Anywhere:
Tests
All versions of php-enum-helper with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package w3lifer/php-enum-helper contains the following files
Loading the files please wait ....