Registry / utility / bytic-collections

bytic-collections

JSON →
library1.0.25phppackagistunverified

Php Framework collection library providing array manipulation utilities.

composer require bytic/collections
INSTALL
IMPORT
SIG · BYTIC-COLLECTIONS
B
bytic-collections
utilityphpv1.0.25
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 Bytic\Collections\Collection;

Create a collection and filter its items.

use Bytic\Collections\Collection; $collection = new Collection([1, 2, 3]); $filtered = $collection->filter(fn($item) => $item > 1);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.25latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
bytic-collections — pip install bytic-collections · libregistry