Libraries tagged by PropertyAccess
symfony/property-access
210303730 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
endroid/property-access
138313 Downloads
Endroid Property Access
webchemistry/property-access
2520 Downloads
symfony/property-access integration into nette.
rekalogika/direct-property-access
2849 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
obernard/property-indexer
9739 Downloads
Object property manipulation tools based on symfony/property-access
typesetsh/dynamic-property-access-assume-type
179 Downloads
Psalm plugin to support dynamic property access and object crates. Used by typeset.sh
teleiosis/property_access
6 Downloads
Use calls methods as properties in PHP
spekkionu/property-access
25 Downloads
Trait that automatically calls getters and setters for property access.
oro-flex/property-access
738 Downloads
The Oro Property Access component reads/writes values from/to object/array graphs using a simple string notation.
lammensj/property-access
5 Downloads
Provides a mechanism to access data from an object.
kwn/reflection-property-access
67739 Downloads
Reflection based implementation of Symfony Property Access component
keven/property-access
8 Downloads
Read and write properties on arrays and objects
arachne/property-access
5153 Downloads
Integration of symfony/property-access to nette/di.
scheb/property-access
137 Downloads
A lightweight library to read/write values from/to objects to arrays
cvek/collection
301 Downloads
Adapter for tightenco/collect bundle to be usable with private and virtual properties in Symfony projects.