Libraries tagged by enum
emonkak/enumerable
316426 Downloads
An implementation of LINQ to Objects for PHP
datomatic/laravel-enum-helper
150762 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel
tmilos/value
1380601 Downloads
Abstract value and enum objects
thunderer/platenum
90659 Downloads
PHP enum library
binary-cats/laravel-rbac
14022 Downloads
Laravel 11 enum-backed RBAC extension of spatie/laravel-permission
werkspot/enum
160737 Downloads
Werkspot's Enum Library
synergitech/laravel-magic-enums
567 Downloads
A Laravel package that adds extra power to your PHP enums, and lets you use them in your frontend with type definitions.
steefdw/standards-enums
37171 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
paillechat/php-enum
49702 Downloads
Enum implementation for PHP 7
nelexa/enum
395280 Downloads
PHP Enum implementation
nasyrov/laravel-enums
68667 Downloads
Laravel package for Enum implementation.
mindtwo/native-enum
15441 Downloads
Package for using native php enums.
miladrahimi/php-enum
10193 Downloads
A PHP Abstract Enum Class
markbaker/enumhelper
9411 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
josezenem/php-enums-extended
38245 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.