Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Collection Laravel Package

php-standard-library/collection

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
anahkiasen/underscore-php 0.84 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,111 89 29 8.8 8.7
Context7
php-standard-library/foundation 0.84 A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. 1 0 0 20.0 MIT 2 weeks ago
Context7
php-standard-library/php-standard-library 0.83 PSL is a modern standard library for PHP 8.4+, inspired by HHVM’s HSL. It offers consistent, well-typed APIs for async, collections, I/O, networking, crypto, terminal UI, and more—safer alternatives to built-ins with predictable errors and async-ready design. 1,513 1,512 83 63K 19 44.7 34.2 MIT 2 weeks ago
View on GitHub
Context7
illuminate/collections 0.83 Illuminate Collections provides a fluent, chainable API for working with arrays and iterables in PHP. Includes Collection and LazyCollection with powerful mapping, filtering, grouping, sorting, and higher-order operations, used widely across Laravel and standalone projects. 271 290 48 2M 0 2.8 53.4 MIT
View on GitHub
Deep Wiki
Context7
dragon-code/support 0.82 Dragon Code Support is a lightweight helper toolkit for PHP/Laravel projects, providing facades, utilities, and common support classes. Designed to be extended with your own methods, with a clear structure for adding features and tests. 23 23 5 430K 0 29.9 65.0 MIT 6 days ago
View on GitHub
Context7
spatie/array-functions 0.81 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 249 40 953 0 26.6 11.2 MIT 1 year ago
View on GitHub
Context7
filament/support 0.81 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 2M 0 0.4 55.3
View on GitHub
Context7
php-standard-library/type 0.81 Runtime type validation for PHP using “Parse, Don’t Validate”: coerce and assert unstructured input into well-typed data. Useful for APIs, configs, and user input with clear parsing rules, assertions, and predictable failures. 1 0 0 12K 0 20.6 61.3 MIT 2 weeks ago
View on GitHub
Context7
phootwork/collection 0.81 phootwork/collection is a lightweight PHP collection library providing convenient data structures and fluent helpers to work with arrays and iterables. Includes common operations like map/filter/reduce, searching, sorting, and easy conversion between collection types. 39 40 4 980K 0 28.1 65.0 MIT 1 year ago
View on GitHub
Context7
php-standard-library/vec 0.81 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 0 0 11K 0 20.6 60.7 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/iter 0.80 Inspect and reduce any PHP iterable (arrays, generators, iterators) with small, focused helpers from PHP Standard Library - Iter. Designed for common iteration tasks and consistent behavior across iterable types. 1 0 0 9K 0 20.6 59.4 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/str 0.79 Lightweight string utility library for PHP, providing common helpers for formatting, parsing, and safe string handling. Designed as a simple “standard library” add-on with a small API surface and easy composer integration. 1 0 0 20.0 MIT 2 weeks ago
Context7
laravel/lumen 0.79 Laravel Lumen is a fast PHP micro-framework for building web apps and APIs with elegant syntax. It includes routing, database abstraction, queues, and caching. Note: the Laravel team now recommends starting new projects with Laravel instead. 7,593 7,698 974 5K 0 30.2 3.4 2 years ago
View on GitHub
Deep Wiki
Context7
php-standard-library/fun 0.79 Functional programming utilities for PHP: compose and pipe callables, decorate functions, and control execution (memoize, throttle, debounce, retry, etc.). Part of PHP Standard Library with focused, reusable helpers for cleaner functional-style code. 1 0 0 3K 0 20.6 51.3 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/range 0.78 Range types for integer sequences with built-in iteration support. Create, traverse, and manipulate numeric ranges with a clean, standard-library style API. Part of the PHP Standard Library project; see docs, contribute, or report issues on GitHub. 1 0 0 8K 0 20.6 58.5 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/json 0.78 php-standard-library/json provides JSON encode/decode helpers with sensible defaults and typed exceptions. Safer, clearer error handling than native json_encode/json_decode, ideal for consistent JSON handling in PHP apps and libraries. 1 0 0 8K 0 20.6 58.1 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/math 0.77 Strictly typed math utilities for PHP with predictable, consistent error handling. Part of the PHP Standard Library project, providing reliable mathematical functions and a stable developer experience for safer numeric operations. 1 0 0 4K 0 20.6 53.9 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/filesystem 0.76 Type-safe filesystem utilities for PHP Standard Library. Perform common file and directory operations with consistent APIs and proper exception handling, improving safety and clarity over raw PHP functions. Documentation and contribution links included. 1 0 0 5K 0 20.6 55.8 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/default 0.76 Provides a DefaultInterface for PHP classes to expose standardized “default” instances. Helps ensure consistent default construction across libraries and apps with a simple, shared contract. 1 0 0 9K 0 20.6 59.5 MIT 2 weeks ago
View on GitHub
Context7
php-standard-library/locale 0.76 PHP Standard Library Locale component providing locale-aware formatting and parsing utilities. Helps handle language/region settings, localized dates, numbers, and other internationalization tasks in PHP apps with a lightweight, straightforward API. 1 0 0 11K 0 20.6 60.5 MIT 2 weeks ago
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport