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