Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyAccess.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyAccessor.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyAccessorBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyAccessorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyPath.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyPathBuilder.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyPathInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyPathIterator.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
PropertyPathIteratorInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
StringUtil.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 years ago

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