浏览代码

pull/4/head
Jamie York 13 年前
父节点
当前提交
75500eedb5
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md 查看文件

17
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
17
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
18
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
18
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
19
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
19
 * [Auryn](https://github.com/rdlowrey/Auryn) - Another dependency injection container.
20
+* [PHP DI](http://mnapoli.github.com/PHP-DI/) - A dependency injection implementation using annotations.
20
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
21
 * [Doctrine](http://www.doctrine-project.org/) - A comprehensive DBAL and ORM.
21
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
22
 * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine.
22
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.
23
 * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library.

正在加载...
取消
保存