Libraries tagged by backedEnum
henzeb/enumhancer
369936 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
osama-98/laravel-enum-translatable
1209 Downloads
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
php-standard-library/locale
92706 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
archipro/silverstripe-smart-enum
8544 Downloads
Silverstripe CMS DBField backed by PHP 8.1 BackedEnums with optional scalar column storage via use_native_db_enum
k2gl/enum
398 Downloads
PHP BackedEnum spiced with syntactic sugar
php-common-enums/mime-type
17675 Downloads
Provides a backed enum for MIME types
php-common-enums/country
5721 Downloads
Provides a backed enum for countries
bensondevs/supercharged-enums
379 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
vkollin/doctrine-backed-enum-fields-bundle
24833 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
ngsoft/tools
4926 Downloads
A set of reusable tools used on my projects.
php-common-enums/http-response-code
4947 Downloads
Provides a backed enum for HTTP response codes
cspray/yape
1490 Downloads
Type-safe, object-backed enum implementation in userland PHP.
dev-toolbelt/enums
1740 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
php-common-enums/http-method
791 Downloads
Provides a backed enum for HTTP request methods
try-again-later/multi-backed-enum
50 Downloads
A small PHP library for creating enums with cases backed by multiple values.