Libraries tagged by object-properties
zendframework/zend-config
19371768 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
21009457 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
neos/utility-objecthandling
1514549 Downloads
Flow array/object property and type utilities
ocramius/lazy-property
69875 Downloads
A library that provides lazy instantiation logic for object properties
dcarbone/php-object-merge
639 Downloads
Object property merging in PHP
bcastellano/symfony-validator-conditional
34072 Downloads
Symfony validator for conditional validations based on object properties
xtompie/sorter
2114 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
winwin/mapper-generator-stub
7446 Downloads
Generator for object property mapper
webino/zend-config
7737 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
squidit/array-to-object
530 Downloads
Hydrate array to object using typed object properties
schnittstabil/get
112841 Downloads
Get nested array values and object properties.
rotexsoft/versatile-collections
5400 Downloads
A collection package that can be extended to implement things such as a Dependency Injection Container, RecordSet objects for housing database records, a bag of http cookies, or technically any collection of items that can be looped over and whose items can each be accessed using array-access syntax or object property syntax.
rekalogika/direct-property-access
2864 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
obernard/property-indexer
9809 Downloads
Object property manipulation tools based on symfony/property-access
kenny1911/populate
1838 Downloads
Library for automatic fill object properties from array or other object.