Libraries tagged by PropertyAccess
symfony/property-access
327474547 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
rekalogika/direct-property-access
16867 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
kachnitel/entity-expression-language
407 Downloads
Evaluates Symfony ExpressionLanguage strings against PHP objects, resolving properties via PropertyAccess with optional is_granted() support
qkskima/model
211 Downloads
A lean but powerful DSL-based model system for TYPO3 with Symfony validation, property access, nested relations, and business rule validation. QkSkima Model is an alternative approach, when you think Extbase is too heavy for the job.
obernard/property-indexer
13391 Downloads
Object property manipulation tools based on symfony/property-access
xchert/property-access
96 Downloads
endroid/property-access
139371 Downloads
Endroid Property Access
cvek/collection
423 Downloads
Adapter for tightenco/collect bundle to be usable with private and virtual properties in Symfony projects.
grazulex/laravel-arc
26 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
webchemistry/property-access
3027 Downloads
symfony/property-access integration into nette.
typesetsh/dynamic-property-access-assume-type
542 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.