Libraries tagged by php value objects
mnavarrocarter/chilean-rut
9136 Downloads
PHP Rut Value Object with validation utilities, doctrine type, and other cool features.
wmde/email-address
86036 Downloads
Email Address value object written in PHP 7
theiconic/synopsis
29385 Downloads
PHP library to generate a language-agnostic description of PHP objects or values Edit
jamm/memory
26932 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
g4/value-object
76359 Downloads
PHP value objects
ss-ipg/value-objects
41791 Downloads
Type-safe value objects for PHP primitives with built-in formatting.
wmde/freezable-value-object
31045 Downloads
PHP Trait for creating freezable value objects
georgii-web/php-typed-values
5718 Downloads
Typed value objects library for common php data types.
jessegall/php-types
320 Downloads
Named typed constants and predicates — give meaning to magic literals like '', [], '{}', 0, true and null.
andreypostal/php-pancake-object
2020 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
nicolopignatelli/valueobjects
106640 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
php-extended/php-datetime-parser-interface
176056 Downloads
A parser that gives datetime objects from string values
cline/strongly-typed-id
4183 Downloads
Strongly-typed ID value objects for PHP with support for UUID, ULID, NanoID, GUID, Sqid, Hashids and Laravel integration
vanio/stdlib
22875 Downloads
General purpose classes extending the PHP language.
ui-awesome/html-attribute
34229 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.