Libraries tagged by object-properties
zendframework/zend-config
19657431 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
laminas/laminas-config
24704138 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
neos/utility-objecthandling
1778389 Downloads
Flow array/object property and type utilities
ocramius/lazy-property
75794 Downloads
A library that provides lazy instantiation logic for object properties
rekalogika/direct-property-access
6698 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
dcarbone/php-object-merge
2986 Downloads
Object property merging in PHP
bcastellano/symfony-validator-conditional
35588 Downloads
Symfony validator for conditional validations based on object properties
xtompie/sorter
2744 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
winwin/mapper-generator-stub
8026 Downloads
Generator for object property mapper
webino/zend-config
8002 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
squidit/array-to-object
889 Downloads
Hydrate array to object using typed object properties
rotexsoft/versatile-collections
5613 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.
obernard/property-indexer
11009 Downloads
Object property manipulation tools based on symfony/property-access
kariricode/property-inspector
75 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
schnittstabil/get
112924 Downloads
Get nested array values and object properties.