Libraries tagged by PropertyAccess
symfony/property-access
264358503 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
rekalogika/direct-property-access
8883 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
obernard/property-indexer
12224 Downloads
Object property manipulation tools based on symfony/property-access
webchemistry/property-access
2888 Downloads
symfony/property-access integration into nette.
endroid/property-access
139306 Downloads
Endroid Property Access
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
typesetsh/dynamic-property-access-assume-type
515 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
28 Downloads
Trait that automatically calls getters and setters for property access.
oro-flex/property-access
741 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
67742 Downloads
Reflection based implementation of Symfony Property Access component
keven/property-access
14 Downloads
Read and write properties on arrays and objects
arachne/property-access
5155 Downloads
Integration of symfony/property-access to nette/di.
scheb/property-access
145 Downloads
A lightweight library to read/write values from/to objects to arrays