2017 © Pedro PelĂĄez
 

library container

PSR-11 compatible dependency injection container with delegation support

image

simply/container

PSR-11 compatible dependency injection container with delegation support

  • Thursday, July 19, 2018
  • by Riimu
  • Repository
  • 0 Watchers
  • 1 Stars
  • 27 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 575 % Grown

The README.md

Dependency Injection Container

Travis Scrutinizer Scrutinizer Coverage Packagist, (*1)

This package provides a PSR-11 compatible dependency injection container that attempts to encourage dependency configuration in static cachaeable manner and using actual code via classes rather than closures to configure dependencies over just configuration., (*2)

The container also implements container delegation pattern as described in container-interop standard., (*3)

NOTE: This package is part of a framework that is still highly experimental in nature. Stable api or proper documentation are not to be expected until the framework has been tested in practice., (*4)

API documentation is available at: https://docs.riimu.net/simply/container/, (*5)

Credits

This library is Copyright (c) 2017-2018 Riikka KalliomÀki., (*6)

See LICENSE for license and copying information., (*7)

The Versions

19/07 2018

dev-master

9999999-dev

PSR-11 compatible dependency injection container with delegation support

  Sources   Download

MIT

The Requires

 

The Development Requires

container dependency injection psr-11 container-interop

18/07 2018

v0.2.1

0.2.1.0

PSR-11 compatible dependency injection container with delegation support

  Sources   Download

MIT

The Requires

 

The Development Requires

container dependency injection psr-11 container-interop

16/07 2018

v0.2.0

0.2.0.0

PSR-11 compatible dependency injection container with delegation support

  Sources   Download

MIT

The Requires

 

The Development Requires

container dependency injection psr-11 container-interop

06/07 2018

v0.1.0

0.1.0.0

PSR-11 compatible dependency injection container with delegation support

  Sources   Download

MIT

The Requires

 

The Development Requires

container dependency injection psr-11 container-interop