Libraries tagged by backedEnum
php-standard-library/locale
155671 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
foxbytehq/laravel-backed-enums
1818 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
webfox/laravel-backed-enums
16792 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
ui-awesome/html-interop
48406 Downloads
Shared backed enums classifying HTML elements by category (block, inline, list, table, void, metadata, root) for the UI Awesome ecosystem.
osama-98/laravel-enum-translatable
1672 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-attribute
40570 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
bensondevs/supercharged-enums
1176 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
php-common-enums/mime-type
18968 Downloads
Provides a backed enum for MIME types
php-common-enums/http-response-code
5434 Downloads
Provides a backed enum for HTTP response codes
php-common-enums/country
5937 Downloads
Provides a backed enum for countries
vkollin/doctrine-backed-enum-fields-bundle
25253 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
dev-toolbelt/enums
2082 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
sinemacula/http-primitives-php
489 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
cspray/yape
1663 Downloads
Type-safe, object-backed enum implementation in userland PHP.
locr-company/http-status-code
2521 Downloads
A Backed Enumeration for HTTP StatusCodes