Safe JSON parsing with exceptions and typed getters for PHP. decode(string $json): JsonObject Decode JSON string, throws JsonDecodeException on failure tryDecode ...