|
|
@@ -120,6 +120,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
120
|
120
|
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
|
121
|
121
|
* [Numbers PHP](https://github.com/powder96/numbers.php) - A library for working with numbers.
|
|
122
|
122
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
|
|
123
|
+* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
|
123
|
124
|
|
|
124
|
125
|
# Official APIs
|
|
125
|
126
|
|