ilyes512 / enum-utils
A enum-utils package.
0.2.2
2024-12-14 15:25 UTC
Requires
- php: >=8.3
Requires (Dev)
- dealerdirect/phpcodesniffer-composer-installer: ^1.0
- ilyes512/code-style: ^2.0-dev
- mockery/mockery: ^1.6
- overtrue/phplint: ^9.3.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^1.11
- phpstan/phpstan-mockery: ^1.1.0
- phpstan/phpstan-phpunit: ^1.4
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^11.1
- shipmonk/phpstan-rules: ^3.0
- symfony/var-dumper: ^7.0
- dev-main / 1.0.x-dev
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.0
- dev-dependabot/github_actions/actions/cache-4.2.4
- dev-dependabot/github_actions/shivammathur/setup-php-2.35.3
- dev-dependabot/github_actions/shivammathur/setup-php-2.35.2
- dev-dependabot/github_actions/DavidAnson/markdownlint-cli2-action-20.0.0
- dev-dependabot/github_actions/actions/cache-4.2.3
- dev-dependabot/composer/ilyes512/code-style-tw-2.0-devor-tw-3.0
This package is auto-updated.
Last update: 2025-08-11 20:26:54 UTC
README
A enum-utils package.
Installation
You can install the package via composer:
composer require ilyes512/enum-utils
Usage
$example = new Ilyes512\EnumUtils();
License
The MIT License (MIT). Please see License File for more information.