blumilksoftware / blt

Behat+Laravel toolbox. Still in progress.
https://packagist.org/packages/blumilksoftware/blt
3 stars 0 forks source link

Add helper for json to table conversion #37

Open PiotrFedak opened 4 weeks ago

PiotrFedak commented 4 weeks ago

Create a helper function that can convert JSON data into a table format. This will simplyfy manipulation of JSON data within the application.

Also Xml conversion could be nice