Libraries tagged by enum
davidianbonner/enumerated
53588 Downloads
Enums represent a set of predefined values. Useful for ensuring data consistency.
brandembassy/doctrine-enum-type
227060 Downloads
bensondevs/supercharged-enums
429 Downloads
Supercharged backed enum helpers (find, options, comparisons) with no framework dependencies.
althinect/enum-permission
2484 Downloads
This package is to create permissions with enums
xentixar/workflow-manager
1476 Downloads
A workflow manager plugin for FilamentPHP with PHP enum support.
vanio/stdlib
23065 Downloads
General purpose classes extending the PHP language.
ui-awesome/html-interop
42855 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
35229 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
phpenum/phpenum
1985 Downloads
PHP Enum
php-common-enums/mime-type
17976 Downloads
Provides a backed enum for MIME types
php-common-enums/country
5761 Downloads
Provides a backed enum for countries
pentacore/laravel-typefinder
1135 Downloads
Auto-generate TypeScript type definitions from Laravel Models, Enums, Casts, and Requests.
goldspecdigital/phpenum
55185 Downloads
A useful enum wrapper.
ducks-project/spl-types
33153 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
cruxinator/php-bitmask
26172 Downloads
PHP Bitmask implementation