2017 © Pedro Peláez
 

library collections-interface

A highly ISP-compliant collection of interfaces that represent maps and lists.

image

dhii/collections-interface

A highly ISP-compliant collection of interfaces that represent maps and lists.

  • Thursday, April 26, 2018
  • by XedinUnknown
  • Repository
  • 2 Watchers
  • 0 Stars
  • 2,677 Installations
  • PHP
  • 13 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 74 % Grown

The README.md

Dhii - Collections Interface

Continuous Integration Latest Stable Version Latest Unstable Version, (*1)

A highly ISP-compliant collection of interfaces that represent collections., (*2)

Interfaces

  • CountableListInterface: A list that can be iterated and counted.
  • HasItemCapableInterface: Something that can be checked for the existence of an item.
  • SetInterface: A list that can be checked for a value.
  • CountableSetInterface: A set that can be counted.
  • MapInterface: An iterable container.
  • CountableMapInterface: A countable map.
  • [ContainerFactoryInterface][]: A factory of ContainerInterface objects.
  • [MapFactoryInterface][]: A factory of MapInterface objects.
  • [HasCapableInterface][]: Something that can check for a given key.
  • [ContainerInterface][]: A container implementing HasCapableInterface.
  • [WritableContainerInterface][]: A container that can have mappings added and removed.
  • [WritableMapInterface][]: A map that can have mappings added and removed.
  • [WritableSetInterface][]: A set that can have items added and removed.
  • [ClearableContainerInterface][]: A container that can have its members cleared.

The Versions

26/04 2018

dev-develop

dev-develop

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

26/04 2018

v0.2-alpha5

0.2.0.0-alpha5

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

26/04 2018

dev-task/17_add-map-factory

dev-task/17_add-map-factory

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

09/04 2018

v0.2-alpha4

0.2.0.0-alpha4

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

06/04 2018

v0.2-alpha3

0.2.0.0-alpha3

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

06/04 2018

v0.2-alpha2

0.2.0.0-alpha2

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

06/04 2018

v0.2-alpha1

0.2.0.0-alpha1

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

28/01 2018

dev-task/10_correct-version-and-docs

dev-task/10_correct-version-and-docs

A highly ISP-compliant collection of interfaces that represent maps and lists.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

19/12 2017

dev-wip/refactoring

dev-wip/refactoring

Interfaces for collections

  Sources   Download

MIT

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Dhii Team

16/11 2016

dev-master

9999999-dev

Interfaces for collections

  Sources   Download

MIT

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Dhii Team

16/11 2016

v0.1.2

0.1.2.0

Interfaces for collections

  Sources   Download

MIT

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Dhii Team

16/11 2016

dev-release/0.1.2

dev-release/0.1.2

Interfaces for collections

  Sources   Download

MIT

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Dhii Team

09/11 2016

v0.1.1

0.1.1.0

Interfaces for collections

  Sources   Download

MIT

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Dhii Team

09/11 2016

v0.1.0

0.1.0.0

Interfaces for collections

  Sources   Download

MIT

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Dhii Team