tlumx/tlumx-servicecontainer

Tlumx 依赖注入容器组件

v1.0.0 2018-07-13 20:10 UTC

This package is not auto-updated.

Last update: 2024-09-15 06:00:03 UTC


README

Build Status Coverage Status License

Tlumx\ServiceContainer 组件提供简单且非常强大的依赖注入容器。此外,此 ServiceContainer 实现了 PSR-11 ContainerInterface。

要求

  • PHP >= 7.0

安装

使用 Composer 安装 tlumx-servicecontainer。

$ composer require tlumx/tlumx-servicecontainer:"1.0.*"

用法

参见:https://docs.tlumx.com/tlumx-servicecontainer/

资源