php-standard-library/dict
Utility functions for working with PHP associative arrays (“dicts”): create, map, filter, and transform collections while preserving keys. Lightweight helpers from PHP Standard Library for cleaner, safer array manipulation.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cscfa_tool_division/collections | 0.79 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| cyberspectrum/i18n | 0.78 | Internationalization helpers for PHP: provides message translation utilities, locale handling, and i18n-related tooling to integrate multilingual text into your application or library. Useful for managing localized strings and adapting output by language and region. | 0 | 0 | 2 | 30 | 0 | 0.3 | 20.6 | MIT | — | |
| adbario/php-dot-notation | 0.78 | 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 | 218K | 0 | 26.2 | 41.9 | MIT | 2 months ago | |
| dualmedia/common | 0.78 | Shared interfaces and reusable logic for DualMedia packages. Typically installed as an internal dependency rather than directly. Provides common contracts and helpers used across the DualMedia ecosystem. | 0 | 0 | 1 | 84 | 0 | 13.3 | 29.7 | MIT | 4 months ago | |
| dciss/poo-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| biig/dictionary-bundle | 0.77 | — | 8 | 8 | 10 | 0 | 10 | 5.4 | 3.4 | — | 6 years ago | |
| php-standard-library/vec | 0.77 | 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. | 1 | 1 | 0 | 31K | 0 | 21.2 | 64.8 | MIT | 1 week ago | |
| alexeyshockov/colada | 0.77 | — | 31 | 32 | 6 | 1 | 0 | 0.2 | 0.1 | MIT | — | |
| spatie/typed | 0.77 | 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 | — | — | — | |
| spatie/array-functions | 0.77 | 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 | |
| dayploy/dart-dto-bundle | 0.77 | — | 0 | 0 | 0 | 82 | 0 | 0.1 | 25.9 | MIT | — | |
| pragmarx/ia-arr | 0.76 | 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 | |
| chaplean/dto-handler-bundle | 0.76 | — | 2 | 1 | 1 | 3 | 7 | 3.1 | 4.5 | MIT | 5 years ago | |
| citizen63000/easy-api-core | 0.76 | — | 0 | 0 | 1 | 5 | 0 | 6.1 | 11.2 | MIT | 9 months ago | |
| digitalrevolution/utils | 0.76 | — | 1 | 1 | 8 | 3K | 1 | 27.8 | 51.8 | MIT | 1 month ago | |
| denisok94/helper | 0.76 | 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 | 13.8 | — | BSD-3-Clause | 4 months ago | |
| php-ds/tests | 0.76 | Test suite package for php-ds, providing automated tests and fixtures to verify correct behavior, edge cases, and performance expectations of PHP Data Structures. Useful for contributors and CI to ensure changes don’t break core collections. | 10 | 10 | 15 | 54 | 0 | 20.6 | 12.3 | — | 1 month ago | |
| alexacrm/strong-serializer | 0.76 | Laravel/PHP utility for robust object/array serialization with strong typing and predictable output. Helps convert data structures for APIs, storage, or transport with configurable serializers and safer handling of nested values. | 1 | 1 | 1 | 13K | 0 | 0.0 | 52.8 | — | — | |
| darvinstudio/databaser | 0.76 | — | 0 | 0 | 1 | 1 | 0 | 0.1 | 6.6 | MIT | — | |
| dms/dms-filter | 0.76 | Filter and sanitize object properties via PHP attributes. Annotate fields with rules like Trim, StripTags, and StripNewlines, then run a Filter service to clean entity values automatically—ideal alongside Symfony Validator and for consistent input normalization. | 96 | 96 | 18 | 4K | 2 | 3.9 | 24.5 | MIT | 1 year ago |
How can I help you explore Laravel packages today?