Introduction - machitgarha/JsonFile GitHub Wiki

What is JSONFile?

JSONFile is a class which helps you to manage your JSON files easily. You can simply read the file, make changes to it and save the file or read data from it (e.g. reading .json configuration files). This class uses the power of JSON for managing your data.