PHPackages                             sixx/dependency-injection - 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. [Framework](/categories/framework)
4. /
5. sixx/dependency-injection

ActiveLibrary[Framework](/categories/framework)

sixx/dependency-injection
=========================

Simple Dependency Injection in php

0.0.3(10y ago)119MITPHPPHP &gt;=5.6.0

Since Mar 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/sapsan4eg/DependencyInjection)[ Packagist](https://packagist.org/packages/sixx/dependency-injection)[ Docs](https://github.com/sapsan4eg/DependencyInjection)[ RSS](/packages/sixx-dependency-injection/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Sixx DependencyInjection
========================

[](#sixx-dependencyinjection)

Simple Dependency Injection for you php project

INSTALLATION WITH COMPOSER
--------------------------

[](#installation-with-composer)

`composer require sixx/dependency-injection`

EXAMPLE
-------

[](#example)

### Constructor Injection

[](#constructor-injection)

```
