theprivateer/collection

A super-simple implementation of Collections.

Maintainers

Package info

github.com/theprivateer/collection

pkg:composer/theprivateer/collection

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2017-08-04 00:45 UTC

This package is not auto-updated.

Last update: 2026-02-25 09:02:14 UTC


README

A super-simple Collection implementation, inspired by Laravel's Collections, with no dependencies.

Installation

The package can be installed using Composer:

composer require theprivateer/collection

Usage

TBC