From 6918dd63fe464774b085ad411b022c8d5fa8f370 Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 12 Jan 2014 14:44:55 -0700 Subject: [PATCH] Add Composer as a Service web app. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1919edf..483f55b 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [3V4L](http://3v4l.org/) - An online PHP shell. * [DBV](http://dbv.vizuina.com/) - A database version control application. * [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends. +* [Composer as a Service](http://composer.borreli.com/) - A tool for downloading Composer packages as a zip file. # Resources Various resources, such as books, websites and articles, for improving your PHP development skills and knowledge.