Hello, I am an author of forked [simdjson_php](https://github.com/JakubOnderka/simdjson_php) extension for PHP, that can be used as another decoder backend (`ExtSimdJsonDecoder`) for your library. Decoding JSON with simdjson is 3 times faster than ExtJson and also uses less memory.
Hello,
I am an author of forked simdjson_php extension for PHP, that can be used as another decoder backend (
ExtSimdJsonDecoder) for your library.Decoding JSON with simdjson is 3 times faster than ExtJson and also uses less memory.