Libraries tagged by php value objects
katsana/my-identification
9803 Downloads
Identification (Malaysia) Value Object for PHP
inteve/types
7214 Downloads
Value objects and helpers for PHP.
eboreum/caster
4149 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
eboubaker/json-finder
2872 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.
soitpl/php-value-objects
2478 Downloads
Library with ValueObjects for PHP
myks92/php-value-objects
5 Downloads
A PHP library Value Object
jgimeno/value-objects
329 Downloads
Collection of PHP value objects to use and extend as building blocks for DDD.
best-served-cold/phalue-objects
151 Downloads
Phalue Objects - PHP Value Objects
antnee/php-value-objects
22 Downloads
A demo of how to use _Value Objects_ in PHP
gwis/php-valueobjects
10699 Downloads
A collection of useful value objects for PHP
tanigami/value-objects
3484 Downloads
Yet another collection of Value Object implementation in PHP.
spaceonfire/value-object
2077 Downloads
Value Object library for PHP
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
open-code-modeling/json-schema-to-php-ast
689 Downloads
Provides factories to create PhpParser node visitors from JSON schema e. g. value objects
hradigital/php-datatypes
7 Downloads
Easy way to build up and sanitize your application objects.