Libraries tagged by enum-trait

othyn/php-enum-enhancements

19 Favers
28295 Downloads

Adds some helpful enum traits to the glorious new PHP Enum type.

Go to Download


fpoirotte/enum-trait

4 Favers
3724 Downloads

Enumeration type for PHP using traits

Go to Download


rhyslees/enum-traits

0 Favers
146 Downloads

This is my package enum-traits

Go to Download


rikudou/enums-trait

0 Favers
199 Downloads

Trait for creating enums in php

Go to Download


dvlpr1996/php-enum-helper-trait

0 Favers
0 Downloads

Simplify enum handling in PHP with this versatile trait. Enhance code clarity and streamline workflows with utility methods for enum management.

Go to Download


mf1dd/object-builder

0 Favers
1 Downloads

Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.

Go to Download


everully/laravel-enum-on-steroids

0 Favers
140 Downloads

This package provides Enum trait to speed up the development of Laravel applications.

Go to Download