Skip to content

lemonphp/container

Repository files navigation

Package lemonphp/container

Build Status Coverage Status

A simple dependency injection container, extend from Pimple 3 and implement Interop Container

Requirements

  • php >=5.4
  • pimple/pimple ^3.0
  • container-interop/container-interop ^1.1

Installation

$ composer require lemonphp/container

Usage

// TODO

Changelog

See CHANGELOG.md

Contributing

Please report any bugs or add pull requests on Github Issues.

License

This project is released under the MIT License. Copyright © 2015-2016 LemonPHP Team.

About

👍 A simple dependency injection container, extend from Pimple 3 and implement Interop Container

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages