Libraries tagged by php enum
rapidwebltd/amazon-mws-enums
21 Downloads
PHP enums for Amazon MWS feeds
phps-cans/enum
11 Downloads
PHP Enum implementation
palabs/php-enum
875 Downloads
Java-like PHP Enum implementation for php 7.4+
palabs/enum-bundle
1602 Downloads
Symfony bundle for php 8.1 enums
nilay-jp/php-enum
776 Downloads
Enum implementation for PHP.
ngabor84/enum
30 Downloads
Enum is a simple implementation of php enumeration type.
neutronstars/doctrine-enum-php-type
12 Downloads
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
neuecommerce/enums
321 Downloads
Collection of framework agnostic PHP Enums.
nancheng/pfinal-enum
35 Downloads
PHP 枚举插件包
makhnanov/php-enum
47 Downloads
Useful things for new PHP 8.1 Enum feature.
ll-kuma-ll/php-enum
24 Downloads
enumrated type class
lip/php-enum
64 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
link-cloud/php-enum
2 Downloads
LinkCloud PHP Enum
kugaudo/php-enum
16 Downloads
Tiny Java-styled enumeration support for PHP
kminek/laravel-enum
4 Downloads
Use myclabs/php-enum as Eloquent model attributes