Libraries tagged by php enum
bentools/doctrine-native-enums
125092 Downloads
Provides 1st class suport for native PHP enums in Doctrine.
heymoon/doctrine-psql-enum
7662 Downloads
Store PHP native enums as PostgeSQL custom enum types
chadsikorra/php-simple-enum
300527 Downloads
Provides a simple enum and flag enum for PHP.
tuscanicz/enum
329683 Downloads
PHP implementation of Enum with strict comparisons
returnearly/laravel-enums
48770 Downloads
A helper package for PHP 8.1+ enums for Laravel.
markbaker/enumhelper
21931 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
happy-types/enumerable-type
43071 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
iteks/laravel-enum
19207 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
archipro/silverstripe-smart-enum
4263 Downloads
Silverstripe CMS DBField backed by PHP 8.1 BackedEnums with optional scalar column storage via use_native_db_enum
aldemeery/enum-polyfill
58744 Downloads
A Polyfill for the SplEnum type in PHP
tdn/php-types
20614 Downloads
Php primitive wrappers lib.
php-extended/php-charset-object
235065 Downloads
A library that implements the php-charset-interface package
thunderer/platenum
147307 Downloads
PHP enum library
princejohnsantillan/reflect
11856 Downloads
Clearer API for PHP Attributes and Reflection.
cuyz/magic-constant
62019 Downloads
PHP Magic Constants, even more powerful than an Enum