pragmarx/ia-arr
Illuminate\Support\Arr extracted from Laravel, repackaged as a framework-agnostic PHP library. Provides the full set of Arr helpers under the IlluminateAgnostic\Arr namespace to avoid conflicts, usable in any project (including Laravel).
pragmarx/ia-arr extracts Laravel’s Illuminate\Support\Arr (plus related helpers) into a lightweight, framework-agnostic package you can use in any PHP project. It mirrors the familiar Laravel API while living under its own namespace, IlluminateAgnostic\Arr, avoiding conflicts—even inside Laravel apps.
Ideal when you want Laravel-style array utilities without pulling in the full framework, it provides a clean static API for common array operations and helper behavior.
Arr::pull, Arr::get, Arr::set)How can I help you explore Laravel packages today?