Libraries tagged by Value Object
smoren/nested-accessor
1019 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
mvccore/ext-debug-tracy-mvccore
4853 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
2365 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.
yomy/valueobject
7290 Downloads
Value objects
yadddl/value-object
264 Downloads
Yet another Value Object library
xthiago/id-value-object
8322 Downloads
A Value Object (VO) for Object Identity (ID). Includes a Doctrine DBAL type for persistence.
xakepehok/value-object-builder
5000 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
waavi/laravel-value-objects
12 Downloads
Value Objects for Laravel 5.1
voku/value_objects
1 Downloads
Value Objects
valesaude/laravel-value-objects
1024 Downloads
A set of reusable ValueObjects (and complementary classes) for Laravel applications.
thisbar/valueobjects
118 Downloads
A PHP 8.0 value objects helper library.
strictlyphp/value-object-contracts
844 Downloads
Generic abstractions related to value objects
soitpl/php-value-objects
2312 Downloads
Library with ValueObjects for PHP
slepic/value-object
148 Downloads
Simple value objects and enums
sensorario/value-object
81 Downloads
A tool for api resources management