simply/container

PSR-11 compatible dependency injection container with delegation support

v0.3.1 2018-10-17 08:33 UTC

This package is auto-updated.

Last update: 2024-04-18 01:43:31 UTC


README

Travis Scrutinizer Scrutinizer Coverage Packagist

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.

The container also implements container delegation pattern as described in container-interop standard.

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.

API documentation is available at: https://docs.riimu.net/simply/container/

Credits

This library is Copyright (c) 2017-2018 Riikka Kalliomäki.

See LICENSE for license and copying information.