https://codebeautify.org/blog/json-encode-pretty-print-using-php/
Json_Encode() is a function in PHP that takes a data structure (array, php objects, associative array) as input and returns a JSON encoded string. It’s inbuilt function of PHP to convert PHP arr