Skip to content

MadeAja/DataConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataConfig

PMMP 4.0

Save yaml or json files asynchronously

How to use

get data or create data

Data::call(string $path, $type);

save data

Data::save(string $path, array $data, $type);

$type

Data::YAML or Data::JSON

About

PMMP 4.0 virion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages