Libraries tagged by object values
php-extended/php-validator-interface
9029 Downloads
A library to specify how validators should work to validate object or attribute values
n2n/n2n-util-serialize
153 Downloads
Safely serialize and unserialize plain data objects (PHP native serialize()/unserialize() with an allowed_classes allowlist derived from the class structure) and scalar/null values (JSON), preventing object-injection and POP-chain attacks.
revinate/php-getter-setter
32566 Downloads
PHP library to simplify getting and setting values in arrays and objects.
presta/behat-evaluator
10395 Downloads
The PrestaBehatEvaluator library leverages adapters to evaluate and transform input values into more complex objects.
spaceonfire/type
5415 Downloads
Collection of objects that provides ability of checking value types
wepesi/optionsresolver
115 Downloads
The OptionsResolver component helps you configure objects with option arrays. It supports default values, option constraints and lazy options.
smoren/nested-accessor
1147 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
romeoz/rock-cache
3094 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
eboubaker/json-finder
4227 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
8781 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
1320 Downloads
Yet another Value Object library
xakepehok/value-object-builder
6591 Downloads
This helper can create object from passed classname and value, or return null, if passed value is also null
voku/value_objects
3 Downloads
Value Objects
tanigami/value-objects
3553 Downloads
Yet another collection of Value Object implementation in PHP.
sprintf/value-objects
737 Downloads
Value Objects library for bundles