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

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