2017 © Pedro Peláez
 

library di-interface

Interfaces for DI container implementations

image

dhii/di-interface

Interfaces for DI container implementations

  • Tuesday, June 27, 2017
  • by XedinUnknown
  • Repository
  • 3 Watchers
  • 0 Stars
  • 201 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 4 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Dhii - DI Interface

Build Status Code Climate Test Coverage, (*1)

Interfaces for DI container implementations. In addition to existing container-interop and service-provider proxies, provides the following:, (*2)

  • [CompositeContainerInterface][] - enables lookup delegation.
  • [WritableCompositeContainerInterface][] - a composite container that can have containers added.
  • [WritableContainerInterface][] - a container that can have service definitions added.
  • [FactoryInterface][] - enables standard factory implementation.
  • [ExceptionInterface][] - any DI exception.

The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions. Additionally, it follows the rule of the caret operator, i.e. there will be full backward compatibility between patch pre-release versions., (*3)

The Versions

27/06 2017

dev-develop

dev-develop

Interfaces for DI container implementations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

27/06 2017

dev-task/remove-factory-interface_#3

dev-task/remove-factory-interface_#3

Interfaces for DI container implementations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

24/06 2017

dev-task/use-psr-11_#2

dev-task/use-psr-11_#2

Interfaces for DI container implementations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

24/06 2017

dev-fix/writeable-container-param-typo_#4

dev-fix/writeable-container-param-typo_#4

Interfaces for DI container implementations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team

02/02 2017
02/02 2017

dev-release/0.1

dev-release/0.1

Interfaces for DI container implementations

  Sources   Download

MIT

The Requires

 

The Development Requires

by Dhii Team