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