https://github.com/symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
https://github.com/symfony/property-access
access array component extraction index injection object php property property-path reflection symfony symfony-component
Last synced: 4 days ago
JSON representation
Provides functions to read and write from/to an object or array using a simple string notation
- Host: GitHub
- URL: https://github.com/symfony/property-access
- Owner: symfony
- License: mit
- Created: 2013-01-13T19:59:27.000Z (about 12 years ago)
- Default Branch: 7.2
- Last Pushed: 2025-01-29T07:42:39.000Z (23 days ago)
- Last Synced: 2025-02-10T23:28:05.265Z (11 days ago)
- Topics: access, array, component, extraction, index, injection, object, php, property, property-path, reflection, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/property-access
- Size: 1.07 MB
- Stars: 2,796
- Watchers: 5
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
PropertyAccess Component
========================The PropertyAccess component provides functions to read and write from/to an
object or array using a simple string notation.Resources
---------* [Documentation](https://symfony.com/doc/current/components/property_access.html)
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)