Search results for enum
nasyrov/laravel-enums
68941 Downloads
Laravel package for Enum implementation.
miladrahimi/php-enum
10471 Downloads
A PHP Abstract Enum Class
markbaker/enumhelper
9650 Downloads
A small library that provides Helper Traits for PHP 8.1 Enums
josezenem/php-enums-extended
39322 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
iteks/laravel-enum
11976 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
738 Downloads
Store PHP native enums as PostgeSQL custom enum types
happy-types/enumerable-type
40976 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
fuwasegu/php-enum-util
7950 Downloads
The extension library for PHP native enum.
emulgeator/enum
9810 Downloads
A very simple library allowing you to define enums in PHP
chadsikorra/php-simple-enum
278905 Downloads
Provides a simple enum and flag enum for PHP.
azimkordpour/power-enum
10335 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
82946 Downloads
A provider for Enums in Laravel.
aldemeery/enum-polyfill
48086 Downloads
A Polyfill for the SplEnum type in PHP
litgroup/enumerable
57760 Downloads
Implementation of the enumerable type for PHP.
webfox/laravel-backed-enums
11428 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.