Search by

isholao / collection

isholao

PHP Simple Collection Library

Package info

github.com/isholao/collection

pkg:composer/isholao/collection

Statistics

Installs: 17

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2017-11-21 05:30 UTC

This package is not auto-updated.

Last update: 2026-09-13 15:04:29 UTC


README

Build Status

Install

To install with composer:

composer require isholao/collection

Requires PHP 7.1 or newer.

Usage

Here's a basic usage example:

<?php

require '/path/to/vendor/autoload.php';