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

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