We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304dcfb commit e2cdd0dCopy full SHA for e2cdd0d
README.md
@@ -8,6 +8,8 @@ Package provides a strongly typed enums for PHP.
8
9
> `Enumeration` class name is used on purpose, to avoid potential issues. There will be native enums in PHP 8.1 🎉
10
11
+> There are other great packages implementing enums for PHP. Consider checking them out!
12
+
13
## Installation
14
To install the package via Composer, simply run the following command:
15
```
0 commit comments