yiisoft/arrays
yiisoft/arrays is a lightweight PHP utility library for working with arrays: fetch values by key/path, set and remove nested items, merge and filter data, and perform common transformations. Designed for Yii projects but usable standalone.
yiisoft/arrays is a lightweight PHP package providing convenient, well-tested helpers for working with arrays and nested data structures. It focuses on predictable behavior and clean APIs, making common array manipulations easier in both framework and standalone projects.
Use it to read, write, and transform complex datasets with minimal boilerplate while keeping code clear and maintainable.
How can I help you explore Laravel packages today?