Libraries tagged by php-enums
tiny-blocks/currency
22502 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
slava-basko/enum
7268 Downloads
PHP enum implementation
pkly/enum-attribute-utils
326 Downloads
Helper for easy attribute load/cache/fetch etc. in PHP Enums
pingusolutions/countries
2311 Downloads
A PHP Enum for ISO 3166-1 alpha-2 countries
olivermbs/enumshare
1650 Downloads
A Laravel package to export PHP Enums to TypeScript with labels, metadata, and type-safe frontend access
mohamedbakr57/localized-enum
28 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.
maksimovic/country-enums
1658 Downloads
All (or at least most) countries and their regions formatted as PHP enums
kalibora/labeled-enum
3044 Downloads
Enum with label that extends myclabs/php-enum
innoge/laravel-enum-states
76 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
fuzzyfox/lucide-for-laravel
223 Downloads
An always-current Lucide blade-icons set and PHP enum for Laravel and Filament, generated from the official Lucide release.
fatihirday/enummethods
503 Downloads
PHP enum methods
grachevko/enum
4846 Downloads
PHP Enum implementation
w3lifer/php-enum-helper
31 Downloads
PHP Enum Helper
vosiz/php-enum
54 Downloads
PHP simple enum-like class
minimalcode/php-enum
3260 Downloads
Minimalistic singleton enum for PHP