Libraries tagged by enums
simplesquid/nova-enum-field
317280 Downloads
A Laravel Nova field to add enums to resources.
prinsfrank/enums
215733 Downloads
Adds missing strictly typed methods to work with enums
oskarstark/enum-helper
321589 Downloads
This library provides helpers for several enum operations
mindtwo/native-enum
16487 Downloads
Package for using native php enums.
marc-mabe/php-enum-phpstan
555158 Downloads
Enum class reflection extension for PHPStan
kongulov/interact-with-enum
29494 Downloads
Trait for convenient use of ENUM in PHP
grifart/enum
224726 Downloads
Provides bullet proof enums with behaviours.
greg0ire/enum
370221 Downloads
work around the missing enum type in php
garoevans/php-enum
141955 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
faryshta/yii2-enum
292298 Downloads
Enum classes for Yii2 models and forms
eclipxe/enum
137499 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
datomatic/nova-enum-field
87041 Downloads
A Laravel Nova PHP 8.1 enum field with filters
cakedc/enum
202768 Downloads
Enumeration list Plugin for CakePHP 5
modstore/laravel-enum-js
83700 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
laudis/typed-enum
452878 Downloads
A small class allowing for typed enumerations.