Registry / utility / phpcollection-phpcollection

phpcollection-phpcollection

JSON →
library0.6.0phppackagistunverified

General-Purpose Collection Library for PHP

composer require phpcollection/phpcollection
INSTALL
IMPORT
SIG · PHPCOLLECTION-PHPC
P
phpcollection-phpcollection
utilityphpv0.6.0
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 PhpCollection\Collection;

Create a collection and get its count.

use PhpCollection\Collection; $collection = new Collection([1, 2, 3]); echo $collection->count();
Debug
Known issues
breakingNot compatible with PHP 8.0+ due to deprecated methods
fix
Use a modern collection library like ramsey/collection.
affects: >=0.6.0
Upgrade
Version history
0.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
phpcollection-phpcollection — pip install phpcollection-phpcollection · libregistry