PHPackages                             raylin666/container - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. raylin666/container

ActiveLibrary[PSR &amp; Standards](/categories/psr-standards)

raylin666/container
===================

IOC object container service

v1.1.0(4y ago)1063MITPHPPHP &gt;=7.2

Since Feb 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/raylin666/php-container)[ Packagist](https://packagist.org/packages/raylin666/container)[ RSS](/packages/raylin666-container/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

IOC 对象容器服务
==========

[](#ioc-对象容器服务)

[![GitHub release](https://camo.githubusercontent.com/b16cde4137f6fddc432441fdbd9c6dcd7ea991c67f6cba1318fe57a264d78e60/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7261796c696e3636362f7068702d636f6e7461696e65722e737667)](https://github.com/raylin666/php-container/releases)[![PHP version](https://camo.githubusercontent.com/8531f574818f8e867b96b4a7ce2a3f6117a627c5ed4c94aa28f50e8eacb3fa05/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253230372e322d6f72616e67652e737667)](https://github.com/php/php-src)[![GitHub license](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](#LICENSE)

### 环境要求

[](#环境要求)

- PHP &gt;=7.2

### 安装说明

[](#安装说明)

```
composer require "raylin666/container"

```

### 使用方式

[](#使用方式)

#### 新增服务类

[](#新增服务类)

```
