|
|
@@ -122,7 +122,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
122
|
122
|
* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
|
|
123
|
123
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
|
124
|
124
|
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
|
125
|
|
-* [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Segregation) library.
|
|
|
125
|
+* [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
|
|
126
|
126
|
|
|
127
|
127
|
# Official APIs
|
|
128
|
128
|
|