Name | Description |
---|---|
FileLoaderAbstract | Abstract class that reads input from various sources: file, string or array |
Json | JSON loader class. It can load a JSON string or a Yaml file |
PhpArray | PhpArray loader class. Loads a file that returns a PHP array. |
Yaml | Yaml loader class. It can load a Yaml string or a Yaml file |