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