Libraries tagged by backed-enum
php-standard-library/locale
143739 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
foxbytehq/laravel-backed-enums
1648 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
webfox/laravel-backed-enums
16734 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
ui-awesome/html-interop
46934 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
1568 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
39099 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
18755 Downloads
Provides a backed enum for MIME types
php-common-enums/http-response-code
5338 Downloads
Provides a backed enum for HTTP response codes
php-common-enums/country
5898 Downloads
Provides a backed enum for countries
bensondevs/supercharged-enums
995 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
vkollin/doctrine-backed-enum-fields-bundle
25181 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
dev-toolbelt/enums
2015 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
466 Downloads
Standalone, framework-agnostic PHP 8.3+ package providing typed backed enums for HTTP protocol primitives with zero runtime dependencies.
cspray/yape
1616 Downloads
Type-safe, object-backed enum implementation in userland PHP.
locr-company/http-status-code
2405 Downloads
A Backed Enumeration for HTTP StatusCodes