Libraries tagged by enum value object
acelaya/doctrine-enum-type
2117436 Downloads
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
tmilos/value
1843601 Downloads
Abstract value and enum objects
vanio/stdlib
22903 Downloads
General purpose classes extending the PHP language.
ui-awesome/html-attribute
34231 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
tiny-blocks/mapper
1996 Downloads
Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.
phant/data-structure
5067 Downloads
Manage data structure easily
intraworlds/enum
73142 Downloads
Lightweight implementation of enum value object
philiprehberger/laravel-make-service
84 Downloads
Artisan generator commands for services, DTOs, enums, actions, value objects, and interfaces
tiny-blocks/currency
22492 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
andydefer/php-vo
161 Downloads
A collection of reusable Value Objects and Enums for PHP applications (Email, Money, Address, PostalCode, Iso8601DateTime, Currency, etc.)
concept-image/wp-acorn-stubs
447 Downloads
Add commands to generate action class file, service class file, enum file, interface file, trait file, and value object class file. This package should be installed as a dev dependency.
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
slepic/value-object
149 Downloads
Simple value objects and enums
xakepehok/enum-helper
10229 Downloads
Enum Helper with switch-case alternative and more
lhellemons/php-value-objects
868 Downloads
Classes, traits and interfaces for implementing true PHP value objects