Libraries tagged by php value objects
theiconic/synopsis
24592 Downloads
PHP library to generate a language-agnostic description of PHP objects or values Edit
cspray/typiphy
13001 Downloads
A small library of value objects and functions for working with PHP's types.
eboubaker/json-finder
3283 Downloads
a library that can find json values in a mixed text or html documents, can filter and search the json tree, and converts php objects to json without 'ext-json' extension.
wiz-develop/php-value-object
917 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.
talentify/php-value-objects
19627 Downloads
Provides some value objects.
soitpl/php-value-objects
2553 Downloads
Library with ValueObjects for PHP
og-soft/php-value-objects
805 Downloads
Value objects for PHP
makeabledk/php-value-objects
1430 Downloads
serendipity_hq/php_value_objects
6329 Downloads
A set of value objects to manage simple and composite values
beeyev/value-objects-php
8 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
marvin255/value-object
52 Downloads
Set of value objects for PHP.
wmde/freezable-value-object
27447 Downloads
PHP Trait for creating freezable value objects
perfilov/php-dto-packer
2071 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
dragoniscz/php-value-dumper
1273 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
ddd-module/value-object
133 Downloads
A PHP library/collection of classes aimed immutable objects.