zx/vendor/symfony/property-access
gboy ed1278a5e3 first 2024-07-02 15:32:59 +08:00
..
Exception first 2024-07-02 15:32:59 +08:00
CHANGELOG.md first 2024-07-02 15:32:59 +08:00
LICENSE first 2024-07-02 15:32:59 +08:00
PropertyAccess.php first 2024-07-02 15:32:59 +08:00
PropertyAccessor.php first 2024-07-02 15:32:59 +08:00
PropertyAccessorBuilder.php first 2024-07-02 15:32:59 +08:00
PropertyAccessorInterface.php first 2024-07-02 15:32:59 +08:00
PropertyPath.php first 2024-07-02 15:32:59 +08:00
PropertyPathBuilder.php first 2024-07-02 15:32:59 +08:00
PropertyPathInterface.php first 2024-07-02 15:32:59 +08:00
PropertyPathIterator.php first 2024-07-02 15:32:59 +08:00
PropertyPathIteratorInterface.php first 2024-07-02 15:32:59 +08:00
README.md first 2024-07-02 15:32:59 +08:00
composer.json first 2024-07-02 15:32:59 +08:00

README.md

PropertyAccess Component

The PropertyAccess component provides functions to read and write from/to an object or array using a simple string notation.

Resources