Easy access to multidimensional arrays with dot notation. With dot notation, your code is cleaner and handling deeper arrays is super easy. This class implements PHP's ArrayAccess class, so Dot object ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
This package provides an easy way to convert DOMDocument to PHP array. DomToArray supports attributes, cdata and array like elements. Main usage is to convert any XML API response to array. DomToArray ...