simdjson PHP Polyfill This library provides simdjson_* functions to users who run PHP versions without the simdjson PHP extension. See also C++ simdjson project - Parsing gigabytes of JSON per second. Installation $ composer require sandrokeil/simdjson-php-polyfill