Libraries tagged by enum
tmilos/value
1466367 Downloads
Abstract value and enum objects
thunderer/platenum
104582 Downloads
PHP enum library
binary-cats/laravel-rbac
16483 Downloads
Laravel 11 enum-backed RBAC extension of spatie/laravel-permission
yaroslavche/bitmask
43549 Downloads
BitMask, EnumBitMask
php-mcp/schema
10150 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
werkspot/enum
164600 Downloads
Werkspot's Enum Library
synergitech/laravel-magic-enums
1669 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
42576 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
51371 Downloads
Enum implementation for PHP 7
nelexa/enum
440708 Downloads
PHP Enum implementation
nasyrov/laravel-enums
69381 Downloads
Laravel package for Enum implementation.
mindtwo/native-enum
18453 Downloads
Package for using native php enums.
miladrahimi/php-enum
10987 Downloads
A PHP Abstract Enum Class
markbaker/enumhelper
10129 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
josezenem/php-enums-extended
42730 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.