nalsas/php-query

A chainable, lightweight library for maniplating(i.e. query/update/delete...) deep nested array

v2.x-dev 2020-12-14 12:34 UTC

This package is not auto-updated.

Last update: 2024-04-06 16:12:04 UTC


README

A chainable, lightweight library for php to maniplate(i.e. query/update/delete...) deep nested array, especially useful with json data processing and pre-processing for DB operations.

Document not finish yet, please check out the usage in tests/ArrayQueryTest.php