Browse Source

Merge pull request #447 from joshdifabio/patch-1

[dependency management extras] joshdifabio/composed
pull/479/head
Jad Bitar 10 years ago
parent
commit
05c5036362
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

92
 ## Dependency Management Extras
92
 ## Dependency Management Extras
93
 *Extras related to dependency management.*
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
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
96
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
96
 * [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
97
 * [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
97
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
98
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.

Loading…
Cancel
Save