flow-php/array-dot
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| voku/arrayy | 0.81 | — | 488 | 491 | 33 | 59K | 1 | 3.8 | 29.5 | MIT | — | |
| filament/support | 0.80 | Core support utilities for Filament packages and plugins. Provides shared helpers, contracts, traits, and internal tooling used across the Filament ecosystem to streamline development, ensure consistency, and reduce duplicated code in Laravel apps. | 23 | 24 | 10 | 3M | 0 | 0.4 | 55.3 | — | — | |
| minwork/array | 0.80 | Minwork Array provides fast, well-tested helpers for nested, associative, and object arrays. Get/set/has plus map, filter, find, group, sort, and validation, with fluent-style chaining. No dependencies; modern PHP syntax. | 63 | 66 | 13 | 4K | 1 | 5.4 | 25.0 | MIT | 6 years ago | |
| mathiasgrimm/arraypath | 0.80 | 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. | 25 | 26 | 7 | 18 | 2 | 1.6 | 2.2 | NOASSERTION | 10 years ago | |
| spatie/array-functions | 0.80 | Handy PHP array utilities from Spatie. Adds small, focused functions in the Spatie namespace (e.g., array_rand_value to pick a random value) to complement built-in array helpers. Install via Composer and use directly in your code. | 245 | 248 | 39 | 1K | 0 | 6.6 | 11.6 | MIT | 1 year ago | |
| igorw/get-in | 0.79 | — | 393 | 395 | 23 | 154K | 1 | 3.1 | 36.5 | MIT | — | |
| spatie/piper | 0.79 | Pipe-operator-first PHP utility library for array and string manipulation. Piper ports many Laravel Collection and Str helpers to standalone functions that work with primitives, so you can compose readable pipelines for filtering, mapping, joining, and more. | 56 | 56 | 2 | 719 | 0 | 18.9 | 17.6 | MIT | 1 month ago | |
| pragmarx/ia-arr | 0.79 | 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.79 | 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 | |
| yansongda/supports | 0.79 | — | 21 | 21 | 18 | 19K | 0 | 2.1 | 40.4 | MIT | 5 years ago | |
| danilovl/object-to-array-transform-bundle | 0.79 | Symfony bundle that converts objects to arrays using configurable field mappings. Define fields in parameters and provide corresponding getters on your entities. Works with PHP 8.5+ and Symfony 8+. | 1 | 1 | 0 | 0 | 0 | 18.3 | — | MIT | 6 months ago | |
| anglemx/php-utilities | 0.78 | — | 0 | 0 | 0 | 204 | 0 | 1.2 | 31.9 | MIT | 3 years ago | |
| dragon-code/support | 0.78 | 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 | |
| codeliner/array-reader | 0.78 | 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 | |
| asm/phpflo-bundle | 0.78 | — | 4 | 4 | 1 | 0 | 1 | 1.4 | — | — | 9 years ago | |
| anahkiasen/underscore-php | 0.78 | 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 | — | — | |
| alexeyshockov/colada | 0.78 | — | 31 | 32 | 6 | 0 | 0 | 0.2 | — | MIT | — | |
| flow-php/types | 0.77 | Flow PHP type system library with typed value objects and type definitions for consistent, safe data handling across the Flow ecosystem. Designed for ETL pipelines, it helps enforce data contracts and reduce runtime type errors. | 2 | 2 | 2 | 56K | 0 | 0.1 | 55.3 | MIT | — | |
| digitalrevolution/utils | 0.77 | — | 1 | 1 | 8 | 2K | 1 | 24.5 | 48.2 | MIT | 3 months ago | |
| rogervila/array-diff-multidimensional | 0.77 | Compute diffs between multidimensional PHP arrays with support for nested structures. Useful for comparing configs, payloads, and serialized data, returning added/removed/changed values so you can detect what changed and where. | 113 | 114 | 16 | 166K | 0 | 8.8 | 45.6 | — | 9 months ago |
How can I help you explore Laravel packages today?