formula9/potion

基于 Pimple 的简单依赖注入容器。

v1.0 2016-07-05 20:22 UTC

This package is not auto-updated.

Last update: 2024-09-14 19:25:38 UTC


README

Potion 是 Fabien Potencier 的 Pimple 仓库的一个分支。

此仓库的目的是修改和定制 Pimple 容器,以适应 Formula Nine 框架。该框架使用 Pimple(通过 Silex - Formula9/Core 的克隆)和 Illuminate Container(也被框架封装。)

修改将包括 PHP7 特性和移除一些有问题的代码。

Pimple 版权所有 (c) 2009 by Fabien Potencier,并发布在 MIT 许可证下。

Formula Nine Potion 发布在 MIT 许可证下。