News

Convert XML to array is very common functionality in PHP while working with web services.We are normally using XML type data for request and response between server and client communication.I am ...
XML has always been a challenge to work with in PHP compared to other data formats, such as JSON. This package aims to make integrating with XML files or api requests significantly easier. With this ...
Simple XML to JSON with PHP 21 October, 2011. It was a Friday. Hello all, it’s been a while since I have blogged anything, been extremely busy with personal events in my life. So to get back into the ...