Libraries tagged by backed-enum
fast-forward/enum
75 Downloads
Ergonomic utilities for PHP enums, including names, values, lookups, and option maps.
soylentgreenstudio/laravel-enum-states
6 Downloads
A state machine library for Laravel using native PHP 8.1 Backed Enums as the single source of truth.
php-common-enums/http-method
815 Downloads
Provides a backed enum for HTTP request methods
try-again-later/multi-backed-enum
50 Downloads
A small PHP library for creating enums with cases backed by multiple values.
syftnex/laravel-role-enums
7 Downloads
Infrastructure to use PHP Backed Enums as roles in Laravel.
reafeichtinger/laravel-enums-plus
10 Downloads
Supercharge your PHP8 enums with powers like localization support and fluent comparison methods.
rawnoq/laravel-enum
41 Downloads
A comprehensive Laravel package for working with PHP Enums, providing casting, validation, translation, query scopes, and more
cline/enums
2991 Downloads
A collection of enum helpers for PHP that enhance native PHP enums with powerful features and utilities.
art-fatal/doctrine-enum-bundle
3 Downloads
Symfony bundle for automatic registration of PHP BackedEnum as Doctrine DBAL custom types with MySQL ENUM columns
statix/sentra
3 Downloads
A lightweight Laravel roles and permissions package using Backed Enums.
php-common-enums/time-interval-frequency
33 Downloads
Provides a backed enum for time interval frequencies
php-common-enums/hour-of-day
7 Downloads
Provides a backed enum for hours of a day
php-common-enums/day-of-week
18 Downloads
Provides a backed enum for days of the week
well35/laravel-enum-objects
50 Downloads
Generate frontend enum objects from PHP enums, so backend enums are the single source of truth.
iliaal/phpser
7 Downloads
Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.