Registry / utility / lumphp-laravel-collections

lumphp-laravel-collections

JSON →
library8.36.2phppackagistunverified

The Illuminate Collections package.

composer require lumphp/laravel-collections
INSTALL
IMPORT
SIG · LUMPHP-LARAVEL-COL
L
lumphp-laravel-collections
utilityphpv8.36.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Collection
use Illuminate\Support\Collection;

Create a collection and sum its values

use Illuminate\Support\Collection; $collection = new Collection([1, 2, 3]); echo $collection->sum();
Debug
Known issues
breakingRequires PHP 7.3+
fix
Upgrade PHP to 7.3 or higher
affects: >=8.0.0
Upgrade
Version history
8.36.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
lumphp-laravel-collections — pip install lumphp-laravel-collections · libregistry