safe-access-inline / safe-access-inline
Safe nested data access with dot notation — supports Array, Object, JSON, XML, YAML, TOML, INI, CSV, ENV.
Package info
github.com/felipesauer/safe-access-inline-php
pkg:composer/safe-access-inline/safe-access-inline
Fund package maintenance!
0.3.1
2026-03-19 14:49 UTC
Requires
- php: ^8.2
- ext-curl: *
- ext-json: *
- ext-libxml: *
- ext-simplexml: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.0
- pestphp/pest: ^3.0
- phpstan/phpstan: ^2.0
Suggests
- ext-yaml: Preferred YAML engine — when installed, used automatically over symfony/yaml for better performance
- devium/toml: Required for TOML parsing (^1.0)
- symfony/yaml: Required for YAML parsing when ext-yaml is not available (^7.0)