1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-04 23:40:47 +00:00
This commit is contained in:
Jamie York 2013-03-05 17:58:18 +00:00
parent d8033e3f09
commit 4deb5034f7

View File

@ -123,7 +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.
* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
# Official APIs