Libraries tagged by backed-enums
php-standard-library/locale
97637 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
foxbytehq/laravel-backed-enums
1020 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
webfox/laravel-backed-enums
16506 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
osama-98/laravel-enum-translatable
1233 Downloads
A Laravel package that provides translatable enum functionality with easy-to-use methods for working with enum values and their translations
ui-awesome/html-interop
42658 Downloads
Shared backed enums classifying HTML elements by category (block, inline, list, table, void, metadata, root) for the UI Awesome ecosystem.
ui-awesome/html-attribute
35065 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
php-common-enums/mime-type
17767 Downloads
Provides a backed enum for MIME types
php-common-enums/country
5735 Downloads
Provides a backed enum for countries
bensondevs/supercharged-enums
390 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
vkollin/doctrine-backed-enum-fields-bundle
24874 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
sinemacula/http-primitives-php
349 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
php-common-enums/http-response-code
4986 Downloads
Provides a backed enum for HTTP response codes
cspray/yape
1502 Downloads
Type-safe, object-backed enum implementation in userland PHP.
dev-toolbelt/enums
1743 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
soylentgreenstudio/laravel-enum-states
5 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.