Libraries tagged by backed-enum
foxbytehq/laravel-backed-enums
628 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
webfox/laravel-backed-enums
16000 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
ui-awesome/html-interop
40660 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
1094 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
33368 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
php-standard-library/locale
60493 Downloads
Backed enum with 700+ locale identifiers for type-safe internationalization
php-common-enums/mime-type
16908 Downloads
Provides a backed enum for MIME types
bensondevs/supercharged-enums
138 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
vkollin/doctrine-backed-enum-fields-bundle
24547 Downloads
Provides truly support for backed enums in doctrine by generating enum fields, not string fields.
dev-toolbelt/enums
1733 Downloads
A shared set of open-source enums for frequently used domains, helping reduce duplication and improve consistency across software projects.
cline/enums
2990 Downloads
A collection of enum helpers for PHP that enhance native PHP enums with powerful features and utilities.
php-common-enums/http-response-code
4676 Downloads
Provides a backed enum for HTTP response codes
php-common-enums/country
5532 Downloads
Provides a backed enum for countries
locr-company/http-status-code
2165 Downloads
A Backed Enumeration for HTTP StatusCodes
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.