LabiciIvan / php-api-nutritional-project

A PHP API nutritional project
0 stars 0 forks source link

Class to manipulate JSON data format #9

Closed LabiciIvan closed 3 months ago

LabiciIvan commented 3 months ago

Description

Requires a class which will facilitate to work easy with JSON data format.

Create a Json::class which will implement a `JsonInterface'.

Json::class will be part of the Utilities directory.

JsonInterface will have two public static methods :