sql-to-json This is a mini project with a function of convert sql to json array. Clone Application git clone https://github.com/SAwarm/sql-to-json.git Run Application cd sql-to-json php -S localhost:8000 <jonas-elias/>