Libraries tagged by enum
consistence/consistence
1086099 Downloads
Consistence - consistent approach and additions to PHP's functionality
ergebnis/classy
2366946 Downloads
Provides a finder for classy constructs (classes, enums, interfaces, and traits).
prinsfrank/enums
247796 Downloads
Adds missing strictly typed methods to work with enums
marc-mabe/php-enum-phpstan
577418 Downloads
Enum class reflection extension for PHPStan
kongulov/interact-with-enum
32859 Downloads
Trait for convenient use of ENUM in PHP
grifart/enum
232816 Downloads
Provides bullet proof enums with behaviours.
greg0ire/enum
373576 Downloads
work around the missing enum type in php
garoevans/php-enum
144632 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
faryshta/yii2-enum
298747 Downloads
Enum classes for Yii2 models and forms
datomatic/nova-enum-field
93030 Downloads
A Laravel Nova PHP 8.1 enum field with filters
yokai/enum-bundle
92331 Downloads
Simple enumeration system with Symfony integration
modstore/laravel-enum-js
92874 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
laudis/typed-enum
473860 Downloads
A small class allowing for typed enumerations.
emonkak/enumerable
330449 Downloads
An implementation of LINQ to Objects for PHP
datomatic/laravel-enum-helper
161130 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel