PHPackages                             sportlog/di - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. sportlog/di

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

sportlog/di
===========

A simple PSR-11 dependency injection container

v1.2.0(2y ago)017↓100%MITPHPPHP &gt;=8.0CI passing

Since Dec 17Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/sportlog/di)[ Packagist](https://packagist.org/packages/sportlog/di)[ RSS](/packages/sportlog-di/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

DI
==

[](#di)

A simple PSR-11 dependency injection container.

Install via Composer
--------------------

[](#install-via-composer)

You can install sportlog/di using Composer.

```
$ composer require sportlog/di
```

Minimum PHP version required is 8.

How to use
----------

[](#how-to-use)

```
