Libraries tagged by enums
consistence/consistence
1092130 Downloads
Consistence - consistent approach and additions to PHP's functionality
ergebnis/classy
2453382 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
prinsfrank/enums
280570 Downloads
Adds missing strictly typed methods to work with enums
kongulov/interact-with-enum
37958 Downloads
Trait for convenient use of ENUM in PHP
grifart/enum
241197 Downloads
Provides bullet proof enums with behaviours.
greg0ire/enum
376641 Downloads
work around the missing enum type in php
garoevans/php-enum
147617 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
faryshta/yii2-enum
303195 Downloads
Enum classes for Yii2 models and forms
datomatic/nova-enum-field
99890 Downloads
A Laravel Nova PHP 8.1 enum field with filters
cakedc/enum
205938 Downloads
Enumeration list Plugin for CakePHP 5
modstore/laravel-enum-js
102880 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
laudis/typed-enum
495475 Downloads
A small class allowing for typed enumerations.
jiannei/laravel-enum
28741 Downloads
A simple and easy-to-use enumeration extension package to help you manage enumerations in your project more conveniently, supporting Laravel and Lumen
dive-be/php-enum-utils
269543 Downloads
Those utilities you always need when dealing with native enumerations.
datomatic/laravel-enum-helper
171128 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel