From d8033e3f094e3b02db15ef89125452c6ca541b76 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 5 Mar 2013 17:57:51 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 0a536e7..7437da9 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -123,6 +123,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings. * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL. * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library. +* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert underscore-separated class structures to namespaces. # Official APIs