EnumTools icon indicating copy to clipboard operation
EnumTools copied to clipboard

A collection of useful PHP enumerations for PHP 8.1 and later.

Enumeration Tools

This repository is a collection of common, useful enumerations for PHP 8.1 and later.

These are fairly mundane enumerations. That makes them a good candidate for a common library to avoid having to reimplement them several times.

License

This library is released under the MIT license.