2017 © Pedro Peláez
 

library fixed-collection-plus

A powerful Fixed Collection class inspired by the PHP community

image

dcarbone/fixed-collection-plus

A powerful Fixed Collection class inspired by the PHP community

  • Monday, July 20, 2015
  • by dcarbone
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

fixed-collection-plus

A PHP 5.3+ Fixed Collection implementation that takes inspiration from multiple sources, (*1)

Build Statuses: - master : Build Status, (*2)

A PHP 5.3+ Fixed Collection implementation that takes inspiration from multiple sources, (*3)

Every PHP framework out there defines it's own Collection-style class, and each has it's own set of nice features. The point of this class was to bring together as many of those collections as possible into a single class so I could take advantage of the genius of others while adding my own flair., (*4)

Inclusion in your Composer application

"require" : {
    "dcarbone/fixed-collection-plus" : "1.0.*"
}

Inspiration:

Available Classes:

Comments / Suggestions / Criticisms

If you find something broken with this library, or know of a way in which I could do something better, please let me know! Little is accomplished by developing in a vacuum., (*5)

The Versions

20/07 2015

dev-master

9999999-dev https://github.com/dcarbone/fixed-collection-plus

A powerful Fixed Collection class inspired by the PHP community

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Daniel Carbone

php collection arrayobject splfixedarray fixedarray

08/07 2015

1.0.1

1.0.1.0 https://github.com/dcarbone/fixed-collection-plus

A powerful Fixed Collection class inspired by the PHP community

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Daniel Carbone

php collection arrayobject splfixedarray fixedarray

08/07 2015

1.0.0

1.0.0.0 https://github.com/dcarbone/fixed-collection-plus

A powerful Fixed Collection class inspired by the PHP community

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Daniel Carbone

php collection arrayobject splfixedarray fixedarray