cartalyst/collections

Collection Abstaction library for PHP.

v2.0.0 2022-02-14 10:31 UTC

This package is auto-updated.

Last update: 2024-04-14 15:29:23 UTC


README

Build Status

A Collections Abstraction library for PHP

The Collection library is one of the most useful things that many modern languages has, but for some reason PHP doesn't has a built in collection layer.

The package requires PHP 5.4+ and follows the FIG standards PSR-1, PSR-2 and PSR-4 to ensure a high level of interoperability between shared PHP.

An open source package by Cartalyst, code well, rock on!

Documentation

Reader-friendly Documentation can be found here. Collections Manual.

Raw files can be found via this projects docs/version branch.

Changelog

Important versions listed below. Refer to the Changelog for a full history of the project.

  • 1.1 - 2015-03-06
  • 1.0 - 2015-02-18

Support

The following support channels can be used for contact.

Bug reports, feature requests, and pull requests can be submitted by following our Contribution Guide.

Contributing & Protocols

License

This software is released under the BSD 3-Clause License.

© 2011-2015 Cartalyst LLC, All rights reserved.