We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Release v1.3.0
Allow illuminate/support v8
Add `voku/arrayy` `Arrayy` implementation
Fixed an issue when calling `Enum::option1()` and then calling `Enum:… …:from('option2')`, `option2` was not registered.
Add keyString static method to fetch as string
fix: $cache should be protected
Add more usage docs