PHPackages                             ganyariya/hako - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ganyariya/hako

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ganyariya/hako
==============

A super simple DI Container

v0.1.1(3y ago)23MITPHP

Since Aug 7Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ganyariya/Hako)[ Packagist](https://packagist.org/packages/ganyariya/hako)[ RSS](/packages/ganyariya-hako/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (2)Dependencies (5)Versions (6)Used By (0)

📦 Hako
------

[](#-hako)

A super simple DI Container 📦 of PHP (based on PSR-11).

📦 How to Install
----------------

[](#-how-to-install)

```
composer require ganyariya/hako
```

📦 Example
---------

[](#-example)

The detail example can be seen in [tests](./tests/).

### Set / Get

[](#set--get)

```
