README.md

PropertyAccess Component

PropertyAccess reads/writes values from/to object/array graphs using a simple string notation.

Resources

You can run the unit tests with the following command:

$ cd path/to/Symfony/Component/PropertyAccess/
$ composer.phar install
$ phpunit
Описание

The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.

Конвейеры
0 успешных
0 с ошибкой