News

JsonObject is a PHP class to ease the usage of objects coming from a JSON definition. The idea comes from using Pydantic in python, and its ability to parse and validate json data into objects. - ...