2017 © Pedro Peláez
 

library collections

Collections Abstraction library

image

aaleksu/collections

Collections Abstraction library

  • Tuesday, June 24, 2014
  • by aaleksu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 118 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Doctrine Collections

Collections Abstraction library, (*1)

Changelog

v1.2

  • Add a new AbstractLazyCollection

v1.1

  • Deprecated Comparison::IS, because it's only there for SQL semantics. These are fixed in the ORM instead.
  • Add Comparison::CONTAINS to perform partial string matches:, (*2)

    $criteria->andWhere($criteria->expr()->contains('property', 'Foo'));

The Versions

24/06 2014

dev-master

9999999-dev http://www.doctrine-project.org

Collections Abstraction library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

The Development Requires

by Roman Borschel
by Benjamin Eberlei

array collections iterator

07/05 2014

dev-hotfix/type-hints

dev-hotfix/type-hints http://www.doctrine-project.org

Collections Abstraction library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Roman Borschel
by Benjamin Eberlei

array collections iterator

04/02 2014

v1.2

1.2.0.0 http://www.doctrine-project.org

Collections Abstraction library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Roman Borschel
by Benjamin Eberlei

array collections iterator

07/03 2013

v1.1

1.1.0.0 http://www.doctrine-project.org

Collections Abstraction library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Roman Borschel
by Benjamin Eberlei

array collections iterator

12/01 2013

v1.0

1.0.0.0 http://www.doctrine-project.org

Collections Abstraction library

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Roman Borschel
by Benjamin Eberlei

array collections iterator