PHPackages                             dsmithhayes/toychest - 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. dsmithhayes/toychest

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

dsmithhayes/toychest
====================

A basic dependency container.

v1.0.2(9y ago)1191PHP

Since Sep 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dsmithhayes/toychest)[ Packagist](https://packagist.org/packages/dsmithhayes/toychest)[ RSS](/packages/dsmithhayes-toychest/feed)WikiDiscussions master Synced today

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

ToyChest
========

[](#toychest)

An extremely basic dependency container.

Adding Dependencies
-------------------

[](#adding-dependencies)

Adding a dependency to the container is easy. The `ToyChest` container implements the `\ArrayAccess` SPL interface so you can treat it like an array.

```
