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