Libraries tagged by native-enum
henzeb/enumhancer
173044 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
mindtwo/native-enum
13226 Downloads
Package for using native php enums.
bentools/doctrine-native-enums
100604 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
fuwasegu/php-enum-util
5533 Downloads
The extension library for PHP native enum.
dive-be/php-enum-utils
263520 Downloads
Those utilities you always need when dealing with native enumerations.
vcn/enum
26483 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
tkaratug/powered-enum
48 Downloads
Some cool add-ons to PHP native enums.
marc-mabe/enum-cl
3851 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
isap-ou/laravel-enum-helpers
104 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
heymoon/doctrine-psql-enum
112 Downloads
Store PHP native enums as PostgeSQL custom enum types
vicgutt/php-enhanced-enum
1591 Downloads
Enhances PHP's native enums with convenient methods