Libraries tagged by Value Object
mvccore/ext-debug-tracy-mvccore
5084 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.
eboubaker/json-finder
2893 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.
eboreum/caster
4380 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.
xthiago/id-value-object
8386 Downloads
A Value Object (VO) for Object Identity (ID). Includes a Doctrine DBAL type for persistence.
waavi/laravel-value-objects
12 Downloads
Value Objects for Laravel 5.1
voku/value_objects
2 Downloads
Value Objects
tiny-blocks/value-object
22070 Downloads
Delimits default behaviors for Value Objects.
tanigami/value-objects
3484 Downloads
Yet another collection of Value Object implementation in PHP.
strictlyphp/value-object-contracts
1041 Downloads
Generic abstractions related to value objects
strictlyphp/value-object
1012 Downloads
slepic/value-object
148 Downloads
Simple value objects and enums
sensorario/value-object
83 Downloads
A tool for api resources management
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
ryanwhitman/php-values
347 Downloads
PHP Values
roke22/data-transfer-object
568 Downloads
Data transfer objects with batteries included