Libraries tagged by php enum
nilay-jp/php-enum
798 Downloads
Enum implementation for PHP.
ngabor84/enum
32 Downloads
Enum is a simple implementation of php enumeration type.
neutronstars/doctrine-enum-php-type
13 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
38 Downloads
PHP 枚举插件包
minimalcode/php-enum
3261 Downloads
Minimalistic singleton enum for PHP
mattyeend/dynamic-enum-generator
1 Downloads
Automatically generate PHP enums from database columns in Laravel.
makhnanov/php-enum
50 Downloads
Useful things for new PHP 8.1 Enum feature.
ll-kuma-ll/php-enum
25 Downloads
enumrated type class
lip/php-enum
65 Downloads
PHP 枚举基类,使用类 const 作为枚举值,每一项均含有 key、value 与 label。
link-cloud/php-enum
3 Downloads
LinkCloud PHP Enum
levintoo/laravel-enum-exporter
47 Downloads
Laravel dev-only package to export PHP enums to TypeScript
kugaudo/php-enum
17 Downloads
Tiny Java-styled enumeration support for PHP
kminek/laravel-enum
5 Downloads
Use myclabs/php-enum as Eloquent model attributes
klamius/php-enum
8 Downloads
A PHP library providing a way to work with enumeration