Libraries tagged by enum
iteks/laravel-enum
12679 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
1348 Downloads
Store PHP native enums as PostgeSQL custom enum types
happy-types/enumerable-type
41091 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
eclipxe/enum
144702 Downloads
Enum based on the Brent Roose enum idea https://stitcher.io/blog/php-enums
chadsikorra/php-simple-enum
280642 Downloads
Provides a simple enum and flag enum for PHP.
cakedc/enum
204199 Downloads
Enumeration list Plugin for CakePHP 5
azimkordpour/power-enum
10930 Downloads
This light package provides some methods to your Enum classes to make the most of them.
artisaninweb/laravel-enum
83681 Downloads
A provider for Enums in Laravel.
aldemeery/enum-polyfill
49386 Downloads
A Polyfill for the SplEnum type in PHP
litgroup/enumerable
60456 Downloads
Implementation of the enumerable type for PHP.
webfox/laravel-backed-enums
11818 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
marc-mabe/php-enum
Downloads
scrumworks/enum-mapping
101840 Downloads
Context based enum mapping
saas-laravel/laravel-enums-to-json
21163 Downloads
This package generates a json file off of values from enum
returnearly/laravel-enums
12605 Downloads
A helper package for PHP 8.1+ enums for Laravel.