dggjimai/vendor/symfony/property-access
lisong f6543722ff 更新 2021-12-10 23:31:39 +08:00
..
Exception 更新 2021-12-10 23:31:39 +08:00
Tests 更新 2021-12-10 23:31:39 +08:00
.gitignore 更新 2021-12-10 23:31:39 +08:00
CHANGELOG.md 更新 2021-12-10 23:31:39 +08:00
LICENSE 更新 2021-12-10 23:31:39 +08:00
PropertyAccess.php 更新 2021-12-10 23:31:39 +08:00
PropertyAccessor.php 更新 2021-12-10 23:31:39 +08:00
PropertyAccessorBuilder.php 更新 2021-12-10 23:31:39 +08:00
PropertyAccessorInterface.php 更新 2021-12-10 23:31:39 +08:00
PropertyPath.php 更新 2021-12-10 23:31:39 +08:00
PropertyPathBuilder.php 更新 2021-12-10 23:31:39 +08:00
PropertyPathInterface.php 更新 2021-12-10 23:31:39 +08:00
PropertyPathIterator.php 更新 2021-12-10 23:31:39 +08:00
PropertyPathIteratorInterface.php 更新 2021-12-10 23:31:39 +08:00
README.md 更新 2021-12-10 23:31:39 +08:00
composer.json 更新 2021-12-10 23:31:39 +08:00
phpunit.xml.dist 更新 2021-12-10 23:31:39 +08:00

README.md

PropertyAccess Component

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

Resources