Download the PHP package grasmash/expander without Composer
On this page you can find all versions of the php package grasmash/expander. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grasmash/expander
More information about grasmash/expander
Files in grasmash/expander
Download grasmash/expander
More information about grasmash/expander
Files in grasmash/expander
Vendor grasmash
Package expander
Short Description Expands internal property references in PHP arrays file.
License MIT
Package expander
Short Description Expands internal property references in PHP arrays file.
License MIT
Please rate this library. Is it a good library?
Informations about the package expander
This tool expands dot-notated, string property references into their corresponding values. This is useful for run time expansion of property references in configuration files.
For example implementation, see Yaml Expander.
Installation
composer require grasmash/expander
Example usage:
Property references use dot notation to indicate array keys, and must be wrapped in ${}
.
Expansion logic:
`
Resultant array:
All versions of expander with dependencies
PHP Build Version
Package Version
The package grasmash/expander contains the following files
Loading the files please wait ....