瀏覽代碼

Add Composed to Dependency Management Extras

[Composed](https://github.com/joshdifabio/composed) is a bit like [Composition](https://github.com/bamarni/composition) but solves a slightly different use case.
pull/447/head
Josh Di Fabio 10 年之前
父節點
當前提交
3a8cae3782
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -92,6 +92,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
92 92
 ## Dependency Management Extras
93 93
 *Extras related to dependency management.*
94 94
 
95
+* [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
95 96
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
96 97
 * [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
97 98
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.

Loading…
取消
儲存