php-enum
There are 26 repositories under php-enum topic.
myclabs/php-enum
The enum PHP is missing, inspired from SplEnum
marc-mabe/php-enum
Simple and fast implementation of enumerations with native PHP
acelaya/doctrine-enum-type
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
yinfuyuan/php-enum
PHPEnum is an enumeration class library for PHP developers. The idea comes from Java enumeration, and using the PHP features to implement single-value enumeration and multi-value enumeration.
dbalabka/php-enumeration
Implementation of enumeration classes in PHP. The better alternative for enums
zlikavac32/php-enum
Better PHP enum support
artkonekt/enum
PHP Enum Component
vjik/php-enum
PHP Enum Implementation
othyn/php-enum-enhancements
Adds some helpful enum traits to the glorious new PHP Enum type, like value lists and value arrays.
dnl-blkv/simple-php-enum
Simple C/C++ alike enum library in PHP
ekvedaras/php-enum
🔠 PHP enum implementation
krakphp/enum-normalizer
MYClabs Enum Symfony Normalizer
maksimepikhin/php-data-entities
Компонент для работы с пользовательскими константами в PHP
Neutron-Pro/doctrine-enum-php-type
Added a doctrine type for the php enumeration system designed to be as close as possible to PHP 8.1 for earlier versions.
Neutron-Pro/symfony-normalizer-enum-php
Added Symfony normalizer for the enumeration system designed to be as close to PHP 8.1 for earlier versions.
taj54/elixer_of_life
💡 A PHP web app that offers personalized motivational feedback based on work style and mindset. Choose your elixirs, reflect on your habits, and unlock success insights.
zlikavac32/php-enum-doctrine
Doctrine support for zlikavac32/php-enum
zlikavac32/php-enum-symfony
Symfony support for zlikavac32/php-enum
dvlpr1996/php-enum-helper-trait
Php Enum Helper Trait
ekvedaras/doctrine-enum
🔠 Doctrine integration of ekvedaras/php-enum package
teodoroleckie/enum
⚡ PHP Enum. One advantage over using class constants is to be able to use an enum as a parameter type
ekvedaras/laravel-enum
🔠 Laravel integration of ekvedaras/php-enum package
esyede/simple-enum
Simple enum for PHP < 8.1 >= 5.3.0
open-southeners/extended-php
Extended functions and other utilities for PHP based applications
open-southeners/laravel-model-status
Integrate enum based statuses to Laravel models
Yukata-Roommate/PHP-Enum
Easy to use PHP Enum