Libraries tagged by enums
datomatic/laravel-enum-helper
152609 Downloads
Simple opinionated framework agnostic PHP 8.1 enum helper for Laravel
tmilos/value
1400769 Downloads
Abstract value and enum objects
thunderer/platenum
93481 Downloads
PHP enum library
binary-cats/laravel-rbac
14420 Downloads
Laravel 11 enum-backed RBAC extension of spatie/laravel-permission
werkspot/enum
161277 Downloads
Werkspot's Enum Library
synergitech/laravel-magic-enums
743 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
37866 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
49950 Downloads
Enum implementation for PHP 7
nelexa/enum
403892 Downloads
PHP Enum implementation
nasyrov/laravel-enums
68808 Downloads
Laravel package for Enum implementation.
miladrahimi/php-enum
10413 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
38830 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
iteks/laravel-enum
11839 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
7790 Downloads
The extension library for PHP native enum.
emulgeator/enum
9668 Downloads
A very simple library allowing you to define enums in PHP