Search results for enum
consistence/consistence
1082720 Downloads
Consistence - consistent approach and additions to PHP's functionality
prinsfrank/enums
225551 Downloads
Adds missing strictly typed methods to work with enums
oskarstark/enum-helper
350496 Downloads
This library provides helpers for several enum operations
mindtwo/native-enum
17462 Downloads
Package for using native php enums.
marc-mabe/php-enum-phpstan
561296 Downloads
Enum class reflection extension for PHPStan
kongulov/interact-with-enum
30577 Downloads
Trait for convenient use of ENUM in PHP
grifart/enum
227262 Downloads
Provides bullet proof enums with behaviours.
greg0ire/enum
371253 Downloads
work around the missing enum type in php
garoevans/php-enum
142777 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
faryshta/yii2-enum
294693 Downloads
Enum classes for Yii2 models and forms
datomatic/nova-enum-field
88974 Downloads
A Laravel Nova PHP 8.1 enum field with filters
cakedc/enum
203270 Downloads
Enumeration list Plugin for CakePHP 5
yokai/enum-bundle
88308 Downloads
Simple enumeration system with Symfony integration
modstore/laravel-enum-js
86246 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
laudis/typed-enum
459882 Downloads
A small class allowing for typed enumerations.