Libraries tagged by php-enum
thirdgerb/enum
14 Downloads
deprecated, recommend myclabs/php-enum
teabugger/enum
3 Downloads
PHP ENUM implementation
softbucket/enum
7 Downloads
PHP Enum
sezer/enum-helpers
3 Downloads
Elegant and extensible helper library for PHP enums: filter, validate, and extend your enums with ease.
ronildo-sousa/enumer
6 Downloads
A simple package to create PHP enum from a json file
robier/enum
7850 Downloads
PHP enums implementation
rapidwebltd/amazon-mws-enums
22 Downloads
PHP enums for Amazon MWS feeds
phps-cans/enum
12 Downloads
PHP Enum implementation
patr1k/phenum
8 Downloads
PHP Enumerator
olivermbs/laravel-enumshare
2 Downloads
Export PHP Enums to TypeScript/Inertia with labels, metadata, and type-safe frontend access
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.
mohamedbakr57/localized-enum
7 Downloads
A simple and lightweight Laravel package that adds localized labels to native PHP enums using Laravel's translation system. Ideal for multi-language applications.
levintoo/laravel-enum-exporter
45 Downloads
Laravel dev-only package to export PHP enums to TypeScript