Browse Source

Merge pull request #278 from jkobus/toran-proxy

Added ToranProxy for Composer
pull/321/merge
Jamie York 11 years ago
parent
commit
bd763dd02a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

85
 *Extras related to dependency management.*
85
 *Extras related to dependency management.*
86
 
86
 
87
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
87
 * [Satis](https://github.com/composer/satis) - A static Composer repository generator.
88
+* [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy.
88
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
89
 * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
89
 * [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning.
90
 * [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning.
90
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
91
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.

Loading…
Cancel
Save