Libraries tagged by object-properties
zendframework/zend-config
19575105 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
23546031 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
neos/utility-objecthandling
1685491 Downloads
Flow array/object property and type utilities
ocramius/lazy-property
74909 Downloads
A library that provides lazy instantiation logic for object properties
rotexsoft/versatile-collections
5582 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
3788 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
dcarbone/php-object-merge
1918 Downloads
Object property merging in PHP
bcastellano/symfony-validator-conditional
35079 Downloads
Symfony validator for conditional validations based on object properties
xtompie/sorter
2499 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
winwin/mapper-generator-stub
7833 Downloads
Generator for object property mapper
squidit/array-to-object
690 Downloads
Hydrate array to object using typed object properties
obernard/property-indexer
10516 Downloads
Object property manipulation tools based on symfony/property-access
webino/zend-config
7817 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
schnittstabil/get
112909 Downloads
Get nested array values and object properties.
kenny1911/populate
2097 Downloads
Library for automatic fill object properties from array or other object.