Libraries tagged by native-enum
henzeb/enumhancer
355845 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
dive-be/php-enum-utils
299997 Downloads
Those utilities you always need when dealing with native enumerations.
mindtwo/native-enum
29645 Downloads
Package for using native php enums.
bentools/doctrine-native-enums
124437 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
heymoon/doctrine-psql-enum
7327 Downloads
Store PHP native enums as PostgeSQL custom enum types
marc-mabe/enum-cl
6907 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
isap-ou/laravel-enum-helpers
2049 Downloads
Adding some helpers functions to PHP8 native enums for laravel projects
fuwasegu/php-enum-util
9547 Downloads
The extension library for PHP native enum.
vcn/enum
31612 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
vicgutt/php-enhanced-enum
1757 Downloads
Enhances PHP's native enums with convenient methods
tkaratug/powered-enum
91 Downloads
Some cool add-ons to PHP native enums.
philiprehberger/php-enum-utils
68 Downloads
Utility trait and helpers for PHP 8.1+ native enums
mimosafa/php-enumeration
9 Downloads
A powerful PHP 8.1+ library to create inheritable, feature-rich enumerations that extend beyond native enum capabilities.