From 14c99fa290ecab21861ea522a613ff6f9f49bd28 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 11 Apr 2013 17:59:41 +0000 Subject: [PATCH] --- awesome-php.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-php.md b/awesome-php.md index 73a180b..d76ef18 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -142,7 +142,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [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. * [TwitterOAuth](https://github.com/ruudk/twitteroauth) - A Twitter OAuth library. -* [Damnit](https://github.com/filp/damnit) - A pretty error handling library. +* [Whoops](https://github.com/filp/whoops) - A pretty error handling library. * [CalendR](http://yohan.giarel.li/CalendR) - A calendar management library. * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine. * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.