Sfoglia il codice sorgente

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 anni fa
parent
commit
3a8cae3782
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      README.md

+ 1
- 0
README.md Vedi File

@@ -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…
Annulla
Salva