From 84fd49d6465ebf9576474301357dd983caf6f0e7 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 24 Apr 2013 18:44:26 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 81de95e..44a7065 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -15,6 +15,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library. * [Version](https://github.com/kherge/Version) - A parsing and comparison library for semantic versioning. * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces. +* [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer. ## Frameworks