ilyes512 / enum-utils
A enum-utils package.
Installs: 151
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 6
pkg:composer/ilyes512/enum-utils
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/checkout-6.0.0
- dev-dependabot/github_actions/DavidAnson/markdownlint-cli2-action-21.0.0
- dev-dependabot/composer/ilyes512/code-style-tw-2.0-devor-tw-4.0
- dev-dependabot/github_actions/actions/cache-4.3.0
- dev-dependabot/github_actions/shivammathur/setup-php-2.35.5
- dev-dependabot/composer/ilyes512/code-style-tw-2.0-devor-tw-3.0
This package is auto-updated.
Last update: 2025-11-24 08:18:22 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.