Installation
Requirements
- PHP 7.2 or higher
Composer
Install the package via Composer:
composer require php-compatible/enum
Verify Installation
After installation, you can verify the package is correctly installed by checking the available CLI tools:
vendor/bin/php-compatible-enum-auto-doc --help
vendor/bin/php-compatible-enum-upgrade-to-php8 --help