2017 © Pedro Peláez
 

library collections

PHP Collections API

image

tomzx/collections

PHP Collections API

  • Saturday, August 22, 2015
  • by tomzx
  • Repository
  • 1 Watchers
  • 1 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Collections

License Latest Stable Version Latest Unstable Version Build Status Code Quality Code Coverage Total Downloads, (*1)

Collections is a general purpose collections library for PHP. It aims to provide various data structures that encapsulates the basic PHP array so that the appropriate type of object may be specified as typehint of functions/methods., (*2)

Note: This is an exploratory library. It is unstable. Use at your own risk., (*3)

License

The code is licensed under the MIT license. See LICENSE., (*4)

The Versions

22/08 2015

dev-master

9999999-dev https://github.com/tomzx/collections

PHP Collections API

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

collections