Libraries tagged by object values
buzzingpixel/valueobject-ext
1953 Downloads
Some routine value objects for use with funeralzone/valueobjects.
biberlabs/ddd-embeddables
237 Downloads
A collection of re-usable value objects ready to use as Embeddable in Doctrine entities
as3/short-mongo-id
22737 Downloads
Generates a short string identifier from a Mongo object id value.
phpactor/name-specification
36316 Downloads
Value objects for specifying (class/function) names
softinvest/vto
381 Downloads
Value Transfer Object
serendipity_hq/phpunit_helper
17618 Downloads
PHPUnit helper to manage tested resource, mocked objects and test values.
simivar/reverse-print-r
1043 Downloads
Library to reverse print_r output to PHP objects, arrays and scalar values.
mass6/flexible-dto
3172 Downloads
Data transfer object with validation and value casting
revinate/php-getter-setter
29007 Downloads
PHP library to simplify getting and setting values in arrays and objects.
presta/behat-evaluator
3645 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
kristos80/opton
3680 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls
smoren/nested-accessor
1017 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
mvccore/ext-debug-tracy-mvccore
4842 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
2241 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.
yadddl/value-object
259 Downloads
Yet another Value Object library