From 255b0fcdfa3b882f484362a1d005b107c8ca66ac Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 15 Mar 2013 22:46:50 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 2401a42..1c7350d 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -131,6 +131,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces. * [Purl](https://github.com/jwage/purl) - A URL manipulation library. * [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3. +* [Damnit](https://github.com/filp/damnit) - A pretty error handling library. # Official APIs