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

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