Libraries tagged by property-access
symfony/property-access
344898892 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
phpgt/propfunc
4417060 Downloads
Property accessor and mutator functions.
rekalogika/direct-property-access
18035 Downloads
Simple implementation of PropertyAccessorInterface that reads and writes directly to the object's properties, bypassing getters and setters.
xchert/property-access
183 Downloads
A flexible PHP library for accessing and manipulating nested data structures (arrays and objects) using a unified path-based interface
xdimedrolx/property-accessor
823 Downloads
xchert/encapsulation-accessor
136 Downloads
Accessors to use xchert/encapsulation in combination with xchert/property-access
qkskima/model
281 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
13466 Downloads
Object property manipulation tools based on symfony/property-access
endroid/property-access
139371 Downloads
Endroid Property Access
scheb/property-access
149 Downloads
A lightweight library to read/write values from/to objects to arrays
grazulex/laravel-arc
27 Downloads
A Laravel package for elegant and modern Data Transfer Objects (DTOs) management with automatic validation and direct property access
dandjo/object-adapter
610 Downloads
Provides adapters for target objects with easy property access via magic getter and setter.
margusk/accessors
229 Downloads
Provides automatic property accessors (setters/getters) with immutability support
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