Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
/ DataModels Public archive

JSON schema models and generated code to validate and handle various data in PocketMine-MP

License

Notifications You must be signed in to change notification settings

pmmp/DataModels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataModels

JSON schema models and generated code to validate and handle various data in PocketMine-MP

This library uses php-json-schema-model-generator to generate code used for fast non-reflective handling of various YAML and JSON data in PocketMine-MP.

At the time of writing, this includes models for the following:

  • plugin_list.yml
  • server.properties
  • pocketmine.yml
  • plugin.yml in plugins
  • resource_packs.yml

About

JSON schema models and generated code to validate and handle various data in PocketMine-MP

Resources

License

Stars

Watchers

Forks

Languages