avris/bag
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/array-functions | 0.82 | 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 | 2K | 0 | 6.6 | 11.9 | MIT | 1 year ago | |
| digitalrevolution/utils | 0.81 | — | 1 | 1 | 8 | 3K | 1 | 27.4 | 51.6 | MIT | 1 month 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 | 27K | 0 | 1.3 | 37.2 | MIT | 1 year ago | |
| cscfa_tool_division/collections | 0.81 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| denisok94/helper | 0.80 | 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 | 19.8 | 4.6 | BSD-3-Clause | 4 months ago | |
| spatie/string | 0.80 | Fluent string handling for PHP. Wrap strings with string() to get a chainable object with helpers like between(), case conversion, concatenation, and array-offset access for reading/updating characters. Lightweight utility by Spatie, installable via Composer. | 560 | 571 | 26 | 20K | 0 | 27.1 | 24.9 | MIT | 2 months ago | |
| event-engine/php-engine-utils | 0.80 | Utilities for Event Engine in PHP: helper classes and shared tooling to simplify building and running Event Engine-based applications. Includes common infrastructure utilities and convenience functions to reduce boilerplate in your event-driven domain code. | 6 | 6 | 3 | 6K | 0 | 2.5 | 40.5 | MIT | 2 years ago | |
| braunstetter/helper | 0.80 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 28 | 0 | 1.2 | 20.2 | — | 3 years ago | |
| avris/http | 0.80 | Lightweight HTTP client for PHP/Laravel with a clean, fluent API for making requests and working with responses. Designed for simple integrations, sane defaults, and easy customization of headers, query params, timeouts, and body formats. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| voku/arrayy | 0.80 | — | 488 | 491 | 34 | 69K | 1 | 4.2 | 31.6 | MIT | — | |
| open-southeners/extended-php | 0.80 | 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 | 107 | 0 | 14.4 | 29.9 | MIT | 7 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,110 | 1,108 | 89 | 32K | 29 | 8.8 | 22.4 | — | — | |
| 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 | 35 | 2 | 1.6 | 3.6 | NOASSERTION | 10 years ago | |
| doctrine/collections | 0.80 | Doctrine Collections is a lightweight abstraction for working with arrays and object sets in PHP. Provides Collection interfaces and implementations like ArrayCollection, plus filtering, mapping, criteria-based matching, and iteration utilities used across Doctrine projects. | 5,978 | 6,017 | 182 | 6M | 28 | 65.3 | 57.7 | MIT | 1 month ago | |
| lastdragon-ru/path | 0.80 | 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 | 110 | 0 | 0.0 | 28.3 | MIT | — | |
| php-standard-library/collection | 0.80 | Generic, object-oriented Vector, Map, and Set collections for PHP with both immutable and mutable variants. Part of PHP Standard Library; designed for a consistent, type-friendly API. Full docs at php-standard-library.dev. | 1 | 1 | 0 | 32K | 0 | 20.0 | 64.3 | MIT | 3 weeks ago | |
| sweetchuck/utils | 0.79 | Utility helpers for PHP projects: small, reusable classes and functions aimed at simplifying common tasks and reducing boilerplate. Includes tested code with CI and coverage badges. Suitable as a lightweight dependency for general-purpose apps and libraries. | 1 | 1 | 0 | 1K | 2 | 2.2 | 37.4 | — | 5 years ago | |
| dontdrinkandroot/common | 0.79 | 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 | 51 | 0 | 1.8 | 23.7 | Apache-2.0 | 2 years 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 | — | 732 | — | 0.0 | 39.6 | — | — | |
| alexeyshockov/colada | 0.79 | — | 31 | 32 | 6 | 1 | 0 | 0.2 | 0.1 | MIT | — |
How can I help you explore Laravel packages today?