Libraries tagged by enum
simplesquid/nova-enum-field
300005 Downloads
A Laravel Nova field to add enums to resources.
oskarstark/enum-helper
256062 Downloads
This library provides helpers for several enum operations
nelexa/enum
305173 Downloads
PHP Enum implementation
marc-mabe/php-enum-phpstan
514703 Downloads
Enum class reflection extension for PHPStan
kongulov/interact-with-enum
23744 Downloads
Trait for convenient use of ENUM in PHP
grifart/enum
207974 Downloads
Provides bullet proof enums with behaviours.
greg0ire/enum
362166 Downloads
work around the missing enum type in php
garoevans/php-enum
133916 Downloads
Convenient way to always have an Enum object available and utilise Spl Types if available.
faryshta/yii2-enum
282752 Downloads
Enum classes for Yii2 models and forms
datomatic/nova-enum-field
74710 Downloads
A Laravel Nova PHP 8.1 enum field with filters
cakedc/enum
198302 Downloads
Enumeration list Plugin for CakePHP 5
modstore/laravel-enum-js
67502 Downloads
Package to generate javascript versions of your PHP enum files to be used in your js builds etc.
laudis/typed-enum
404986 Downloads
A small class allowing for typed enumerations.
emonkak/enumerable
292232 Downloads
An implementation of LINQ to Objects for PHP
datomatic/laravel-enum-helper
134206 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel