Libraries tagged by Value Object
phpactor/name-specification
42288 Downloads
Value objects for specifying (class/function) names
serendipity_hq/phpunit_helper
18514 Downloads
PHPUnit helper to manage tested resource, mocked objects and test values.
revinate/php-getter-setter
30365 Downloads
PHP library to simplify getting and setting values in arrays and objects.
php-extended/php-validator-interface
8731 Downloads
A library to specify how validators should work to validate object or attribute values
simivar/reverse-print-r
1067 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
mass6/flexible-dto
4050 Downloads
Data transfer object with validation and value casting
kristos80/opton
4157 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
bentools/set
9981 Downloads
The Set object lets you store unique values of any type, like in Javascript.
spaceonfire/type
3482 Downloads
Collection of objects that provides ability of checking value types
mvccore/ext-debug-tracy-mvccore
5145 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
eboreum/caster
5279 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.
waavi/laravel-value-objects
12 Downloads
Value Objects for Laravel 5.1
voku/value_objects
3 Downloads
Value Objects
tiny-blocks/value-object
22077 Downloads
Delimits default behaviors for Value Objects.
tanigami/value-objects
3540 Downloads
Yet another collection of Value Object implementation in PHP.