From f9eefe03551135573b2320cc3d22ad52778ab1f0 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 28 Feb 2013 19:09:13 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index bd55762..c62cb8f 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -119,6 +119,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/). * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data. * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers. +* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings. # Official APIs