2 Repositories
PHP traverse Libraries
Safely break down arrays or objects, and put them back together in new shapes.
traverse/reshape traverse() and reshape() are companion functions that safely break down arrays or objects and put them back together in new shapes. t
2 Aug 4, 2022
PHP bundle which makes array traversing / inserting dead easy.
XTraverse.php This bundle makes it dead easy to traverse through nested arrays/objects in PHP. Installation Via Composer composer require phiil/xtrave
2 Feb 12, 2022