PHP Classes

File: SKien/Test/Config/testdata/MergeExample2.json

Recommend this page to a friend!
  Classes of Stefan Kientzler   PHP Config Class from Files in JSON, INI, XML, YAML, NEON or Arrays   SKien/Test/Config/testdata/MergeExample2.json   Download  
File: SKien/Test/Config/testdata/MergeExample2.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Config Class from Files in JSON, INI, XML, YAML, NEON or Arrays
Read configuration from multiple file formats
Author: By
Last change:
Date: 3 years ago
Size: 342 bytes
 

Contents

Class file image Download
{ "BaseString_2": "Base String 2 - Config 2", "BaseString_3": "Base String 3 - Config 2", "Module_1": { "String_3": "Third string - Config 2", "String_4": "Fourth string - Config 2", "String_5": "Fifth string - Config 2" }, "IndexedArray": [ "Third Element - Config 2", "Fourth Element - Config 2" ], "EmptyIndexArray": [] }