Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
852565205d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

122
 * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
122
 * [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
123
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
123
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
124
 * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
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
 # Official APIs
127
 # Official APIs
128
 
128
 

Loading…
Cancel
Save