Libraries tagged by enums
thunderer/platenum
114958 Downloads
PHP enum library
binary-cats/laravel-rbac
18577 Downloads
Laravel 11 enum-backed RBAC extension of spatie/laravel-permission
php-mcp/schema
22322 Downloads
PHP Data Transfer Objects (DTOs) and Enums for the Model Context Protocol (MCP) schema.
werkspot/enum
167571 Downloads
Werkspot's Enum Library
synergitech/laravel-magic-enums
2596 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
47087 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
52670 Downloads
Enum implementation for PHP 7
nelexa/enum
455727 Downloads
PHP Enum implementation
nasyrov/laravel-enums
69972 Downloads
Laravel package for Enum implementation.
mindtwo/native-enum
19654 Downloads
Package for using native php enums.
miladrahimi/php-enum
11455 Downloads
A PHP Abstract Enum Class
josezenem/php-enums-extended
46415 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
iteks/laravel-enum
13217 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.
heymoon/doctrine-psql-enum
1933 Downloads
Store PHP native enums as PostgeSQL custom enum types
eclipxe/enum
150013 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums