php-standard-library/vec
php-standard-library/vec provides small, focused helpers for working with sequential 0-indexed arrays (lists). Create, map, filter, transform, and compose list operations with predictable behavior and clean APIs—part of the PHP Standard Library collection.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 24.1 | MIT | 6 years ago | |
| cscfa_tool_division/collections | 0.79 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years 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 | 26K | 0 | 1.3 | 37.0 | MIT | 1 year ago | |
| voku/arrayy | 0.79 | — | 488 | 491 | 34 | 59K | 1 | 4.0 | 29.8 | MIT | — | |
| spatie/array-functions | 0.78 | 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 | 40 | 2K | 0 | 6.6 | 12.3 | MIT | 1 year ago | |
| php-standard-library/file | 0.78 | Typed PHP file handles for safe reading and writing, with explicit write modes and advisory locking. Part of PHP Standard Library, aiming for clear, reliable filesystem I/O primitives suitable for applications and reusable packages. | 1 | 1 | 0 | 27K | 0 | 21.2 | 64.9 | MIT | 1 week ago | |
| phpcollection/phpcollection | 0.78 | PHP Collection provides a flexible, object-oriented collection library for PHP. It offers common collection types and utilities to manage groups of objects consistently, with a clean API and solid documentation. Ideal for domains needing reusable collection abstractions. | 967 | 1,001 | 50 | 231K | 9 | 10.4 | 36.2 | Apache-2.0 | 4 years ago | |
| lstrojny/functional-php | 0.78 | Functional PHP adds a rich set of functional programming helpers for PHP: map/filter/reduce, partial application, currying, composition, and collections utilities. Write cleaner, more declarative code without changing your framework or coding style. | 1,987 | 1,994 | 207 | 70K | 8 | 36.7 | 30.4 | MIT | 2 months ago | |
| alexeyshockov/colada | 0.78 | — | 31 | 32 | 6 | 1 | 0 | 0.2 | 0.1 | MIT | — | |
| filament/support | 0.77 | 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 | 23 | 10 | 2M | 0 | 0.4 | 55.3 | — | — | |
| derafu/support | 0.76 | Derafu Support provides essential PHP utilities used across the Derafu core ecosystem. A lightweight helper package focused on common support functions, simplifying everyday development tasks and improving consistency in your applications. | 0 | 0 | 0 | 369 | 0 | 0.0 | 34.6 | MIT | — | |
| digitalrevolution/utils | 0.76 | — | 1 | 1 | 8 | 3K | 1 | 27.6 | 51.6 | MIT | 1 month ago | |
| codeliner/array-reader | 0.76 | 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 | 7K | 0 | 1.7 | 35.5 | BSD-3-Clause | 7 years ago | |
| php-standard-library/collection | 0.76 | Object-oriented Vector, Map, and Set collections for PHP with both immutable and mutable variants. Part of PHP Standard Library, focused on generic, reusable data structures with consistent APIs. Docs and contribution links available at php-standard-library.dev. | 1 | 1 | 0 | 30K | 0 | 21.2 | 64.9 | MIT | 1 week ago | |
| nunomaduro/essentials | 0.76 | — | 1,213 | 1,208 | 73 | 78K | 2 | 25.0 | 29.9 | MIT | 3 months ago | |
| anglemx/php-utilities | 0.76 | — | 0 | 0 | 0 | 326 | 0 | 1.2 | 34.7 | MIT | 3 years ago | |
| darvinstudio/fileman | 0.76 | Laravel file manager integration for browsing, uploading, renaming and deleting files via a simple UI and API. Helps manage storage disks and media assets from within your app, with configurable paths, permissions and adapters for common filesystem backends. | 0 | 0 | 1 | 4 | 0 | 0.0 | 9.7 | MIT | — | |
| spatie/typed | 0.76 | Userland improved PHP type system with type inference and runtime checking: generics, union types, typed collections/lists, tuples, and structs. Proof-of-concept package from Spatie to add stronger type guarantees without language-level support. | 0 | 321 | — | 1 | — | 1.9 | — | — | — | |
| nekland/tools | 0.76 | Small, dependency-free PHP utility library (semver) with high-quality helpers: StringTools (camelize, starts/endsWith, contains, multibyte ucfirst), ArrayTools, equality interface, DateTimeComparator, and temporary file/directory management. | 7 | 7 | 3 | 6K | 0 | 3.1 | 39.8 | MIT | 3 years ago | |
| avris/bag | 0.76 | 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 | — | 1 | — | 0.0 | 4.2 | — | — |
How can I help you explore Laravel packages today?