From ead8830fd304ddee7c350ffc6491f7d45fe0bef1 Mon Sep 17 00:00:00 2001 From: Jacek Kobus Date: Thu, 4 Dec 2014 21:47:04 +0100 Subject: [PATCH] added toran proxy by Jordi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 194e977..d908abe 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT *Extras related to dependency management.* * [Satis](https://github.com/composer/satis) - A static Composer repository generator. +* [Toran Proxy](https://toranproxy.com) - A static Composer repository and proxy. * [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime. * [Version](https://github.com/herrera-io/php-version) - A parsing and comparison library for semantic versioning. * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.