From a5f922779da4ad6d532e77a51d8ef867ed700b7d Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 15 Oct 2012 10:33:09 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 4bcf4e4..91d5887 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -66,6 +66,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Composition](https://github.com/composition/composition) - A library to check your Composer environment at runtime. * [Entities](https://github.com/kherge/Entities) - A Doctrine ORM service provider for Silex. * [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component. +* [Amend](https://github.com/kherge/Amend) - A Symfony Console component helper and command set for updating and upgrading applications. * [Doctrine Extensions](https://github.com/l3pp4rd/DoctrineExtensions) - A collection of Doctrine behavioural extensions. * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours. * [Poser](https://github.com/FrenkyNet/Poser) - A Composer class aliasing library.