mathiasgrimm/arraypath
Convenient array manipulation for PHP, especially multidimensional arrays. Safely get, set, check existence, add or remove values using simple “a/b/c” paths, avoiding undefined index notices. Optional class alias (A) for cleaner calls and IDE autocomplete.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sajadsdi/array-dot-notation | 0.82 | Lightweight, high-performance PHP helper to get, set, delete, and check nested array values using dot notation. Supports multi-key operations, default values, key mapping on output, and callbacks for get/set behavior. | 4 | 5 | 0 | 118 | 0 | 1.8 | 19.2 | MIT | 2 years ago | |
| denisok94/helper | 0.82 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 27.4 | 4.9 | BSD-3-Clause | 3 weeks ago | |
| adbario/php-dot-notation | 0.81 | Lightweight, fast dot-notation access for PHP arrays. Get, set, and manipulate nested data using keys like info.home.address, with optional auto-parsing of dot keys, custom delimiters, and ArrayAccess support so Dot objects behave like arrays. | 462 | 468 | 49 | 231K | 0 | 23.6 | 42.0 | MIT | 4 months ago | |
| pragmarx/ia-arr | 0.81 | 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). | 54 | 55 | 21 | 30K | 0 | 1.3 | 37.8 | MIT | 1 year ago | |
| open-southeners/extended-php | 0.81 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| lastdragon-ru/path | 0.81 | Laravel/PHP utilities for working with filesystem-like paths: build, normalize, join, and resolve path segments with consistent behavior across platforms. Lightweight helper functions/classes aimed at safer path manipulation in applications and libraries. | 0 | 0 | 0 | 114 | 0 | 0.0 | 28.5 | MIT | — | |
| codeliner/array-reader | 0.81 | Read values from multidimensional PHP arrays using dot-paths with escaping for dotted keys. Typed getters like stringValue() accept defaults when paths are missing, and pathExists() lets you distinguish null values from non-existent paths. | 19 | 21 | 5 | 8K | 0 | 1.7 | 35.0 | BSD-3-Clause | 7 years ago | |
| igorw/get-in | 0.80 | — | 393 | 395 | 23 | 154K | 1 | 3.1 | 36.5 | MIT | — | |
| flow-php/array-dot | 0.80 | Flow PHP Array Dot adds easy dot-notation access to PHP arrays. Read, set, and manipulate deeply nested values with a clean API—ideal for config data, decoded JSON, and complex structures—making array handling clearer and less error-prone. | 14 | 14 | 5 | 45K | 0 | 0.2 | 48.0 | MIT | — | |
| digitalrevolution/utils | 0.80 | — | 1 | 1 | 8 | 2K | 1 | 24.5 | 48.2 | MIT | 3 months ago | |
| anahkiasen/underscore-php | 0.80 | Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. | 1,107 | 1,108 | 87 | 25K | 29 | 8.7 | 21.5 | — | — | |
| dontdrinkandroot/common | 0.80 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| avris/bag | 0.80 | avris/bag is a small Laravel/PHP utility package providing a “bag” style container for working with grouped values and simple data access. Handy for passing around structured payloads, storing arbitrary attributes, and keeping collections of data lightweight. | 0 | 1 | — | 0 | — | 0.0 | — | — | — | |
| windwalker/data | 0.80 | Windwalker Data is a lightweight PHP data container and toolkit for managing arrays and objects with convenient accessors and helpers. Part of the Windwalker 4 ecosystem. Install via Composer and see the docs for usage and APIs. | 0 | 2 | — | 2K | — | 0.0 | 37.3 | — | — | |
| dragon-code/support | 0.79 | Dragon Code Support provides a lightweight collection of PHP/Laravel helpers, facades, and utility tools for everyday projects. Designed to be easily extended with new methods or classes, with a clear contribution and testing structure. | 23 | 23 | 5 | 481K | 0 | 25.3 | 62.8 | MIT | 4 months ago | |
| arcanedev/support | 0.79 | ARCANEDEV Support provides shared helpers and utilities for ARCANEDEV and Laravel projects. A lightweight toolkit of common support classes and convenience functions, compatible across Laravel 5.1 through 10.x. | 188 | 190 | 45 | 77K | 1 | 11.6 | 36.4 | MIT | 2 years ago | |
| alhames/apihelper | 0.79 | Laravel/PHP helper utilities for building API responses and common API tasks. Provides convenience methods for formatting output, handling errors, and streamlining controller/service code when creating REST-style endpoints. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| typo3/class-alias-loader | 0.79 | Composer plugin that adds a class alias autoloader for backward compatibility when libraries rename classes. Packages provide PHP alias map files; on autoload dump it amends vendor/autoload.php and transparently class_alias() old names to new ones. | 44 | 44 | 11 | 317K | 0 | 16.7 | 60.3 | MIT | 3 months ago | |
| bitandblack/pathinfo | 0.79 | Tiny PHP utility offering a consistent, OO wrapper around path information. Parse file paths into dirname, basename, extension, filename, and more, with simple getters and helpers for working with filesystem paths across environments. | 0 | 0 | — | 733 | — | 0.0 | 39.4 | — | — | |
| boulzy/array-comparator | 0.79 | Compare PHP arrays with boulzy/array-comparator: detect differences and changes between two arrays, including nested structures. Useful for testing, syncing data, and debugging by quickly showing what was added, removed, or modified. | 0 | 0 | — | 0 | — | 0.0 | — | — | — |
How can I help you explore Laravel packages today?