• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..22-Feb-2022-

Exception/H03-May-2022-23862

CHANGELOG.mdH A D11-Dec-20212.2 KiB7150

LICENSEH A D11-Dec-20211 KiB2016

PropertyAccess.phpH A D03-May-2022915 4116

PropertyAccessor.phpH A D03-May-202231 KiB738482

PropertyAccessorBuilder.phpH A D03-May-20227.5 KiB309132

PropertyAccessorInterface.phpH A D03-May-20224.4 KiB1159

PropertyPath.phpH A D03-May-20225.5 KiB20999

PropertyPathBuilder.phpH A D03-May-20229 KiB282137

PropertyPathInterface.phpH A D03-May-20222.1 KiB8912

PropertyPathIterator.phpH A D03-May-20221 KiB4919

PropertyPathIteratorInterface.phpH A D03-May-2022791 377

README.mdH A D11-Dec-2021561 1511

composer.jsonH A D11-Dec-20211.1 KiB3837

README.md

1PropertyAccess Component
2========================
3
4The PropertyAccess component provides functions to read and write from/to an
5object or array using a simple string notation.
6
7Resources
8---------
9
10 * [Documentation](https://symfony.com/doc/current/components/property_access.html)
11 * [Contributing](https://symfony.com/doc/current/contributing/index.html)
12 * [Report issues](https://github.com/symfony/symfony/issues) and
13   [send Pull Requests](https://github.com/symfony/symfony/pulls)
14   in the [main Symfony repository](https://github.com/symfony/symfony)
15