Skip to content

Tags: ekvedaras/php-enum

Tags

v1.3.0

Release v1.3.0

v1.2.1

Allow illuminate/support v8

v1.2.0

Add `voku/arrayy` `Arrayy` implementation

v1.1.1

Fixed an issue when calling `Enum::option1()` and then calling `Enum:…

…:from('option2')`, `option2` was not registered.

v1.1.0

Add keyString static method to fetch as string

v1.0.1

fix: $cache should be protected

v1.0.0

Add more usage docs