nerdman/service-container

PHP 8.0 implementation of PSR-11: Container Interface

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/nerdman/service-container

2.0.0 2022-04-28 21:52 UTC

This package is auto-updated.

Last update: 2025-09-29 01:55:49 UTC


README

A very light-weight service container implementation for PHP 8.0, can be used for dependency injection

Installation

composer install nerdman/service-container

License

MIT license, see the LICENSE file.