Libraries tagged by object-properties
laminas/laminas-config
31960182 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
zendframework/zend-config
20133551 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
neos/utility-objecthandling
2451570 Downloads
Flow array/object property and type utilities
ocramius/lazy-property
101435 Downloads
A library that provides lazy instantiation logic for object properties
rekalogika/direct-property-access
15271 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
omeka/sanimal-config
649 Downloads
provides a nested object property based user interface for accessing this configuration data within application code (fork)
bcastellano/symfony-validator-conditional
37915 Downloads
Symfony validator for conditional validations based on object properties
fsi/property-observer
19701 Downloads
FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.
xtompie/sorter
3919 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
winwin/mapper-generator-stub
10288 Downloads
Generator for object property mapper
webino/zend-config
8609 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
schnittstabil/get
113321 Downloads
Get nested array values and object properties.
rotexsoft/versatile-collections
6062 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
13306 Downloads
Object property manipulation tools based on symfony/property-access
dcarbone/php-object-merge
6304 Downloads
Object property merging in PHP