panlatent/container

This package is abandoned and no longer maintained. No replacement package was suggested.

A depend inject container

Installs: 154

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/panlatent/container

0.1.0 2017-05-09 07:47 UTC

This package is auto-updated.

Last update: 2020-01-18 23:28:19 UTC


README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

Container is a depend inject container for PHP. It implements a lightweight construction injection feature and supports the Psr-11 Container Interface. Designed to provide an easy to develop dependency container base component.

Install

composer require panlatent/container

Usage

License

The Container is open-sourced software licensed under the MIT license.