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

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