PHPackages                             hyperf/pimple - 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. hyperf/pimple

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

hyperf/pimple
=============

Pimple Container

v2.2.2(2y ago)3151.1k—7.5%11MITPHPPHP &gt;=8.0

Since Apr 6Pushed 2y ago2 watchersCompare

[ Source](https://github.com/hyperf-cloud/pimple-integration)[ Packagist](https://packagist.org/packages/hyperf/pimple)[ RSS](/packages/hyperf-pimple/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (8)Versions (7)Used By (11)

Pimple Container
================

[](#pimple-container)

[![PHPUnit](https://github.com/hyperf-cloud/pimple-integration/actions/workflows/test.yml/badge.svg)](https://github.com/hyperf-cloud/pimple-integration/actions/workflows/test.yml)

`hyperf/pimple` 是基于 `pimple/pimple` 实现的轻量级符合 `PSR11 规范` 的容器组件。可以减少其他框架使用 Hyperf 组件时的成本。

安装
--

[](#安装)

```
composer require "hyperf/pimple:1.1.*"

```

使用
--

[](#使用)

```
