Libraries tagged by enums
binary-cats/laravel-rbac
11058 Downloads
Laravel 11 enum-backed RBAC extension of spatie/laravel-permission
ltd-beget/ascii-table
95104 Downloads
Php library with ascii table enum.
werkspot/enum
157979 Downloads
Werkspot's Enum Library
steefdw/standards-enums
33802 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.
prinsfrank/enums
184348 Downloads
Adds missing strictly typed methods to work with enums
paillechat/php-enum
49072 Downloads
Enum implementation for PHP 7
nasyrov/laravel-enums
68311 Downloads
Laravel package for Enum implementation.
mindtwo/native-enum
14103 Downloads
Package for using native php enums.
josezenem/php-enums-extended
36062 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
iteks/laravel-enum
10714 Downloads
A comprehensive Laravel package providing enhanced enum functionalities, including attribute handling, select array conversions, and fluent facade interactions for robust enum management in Laravel applications.
fuwasegu/php-enum-util
6721 Downloads
The extension library for PHP native enum.
eclipxe/enum
116367 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
chadsikorra/php-simple-enum
276125 Downloads
Provides a simple enum and flag enum for PHP.
azimkordpour/power-enum
9137 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
81851 Downloads
A provider for Enums in Laravel.