PHP Manual
Function Reference
Other Basic Extensions
GeoIP
FANN
Igbinary
JSON
Simdjson
Lua
LuaSandbox
Misc.
Random
Seaslog
SPL
Streams
Swoole
Tidy
Tokenizer
URLs
V8js
Yaml
Yaf
Yaconf
Taint
Data Structures
var_representation
json_validate
Introduction
Other Basic Extensions
PHP Manual
Simdjson
Table of Contents
Introduction
Installing/Configuring
Installation
Predefined Constants
Simdjson Functions
simdjson_decode
— Decodes a JSON string
simdjson_is_valid
— Check if a JSON string is valid
simdjson_key_count
— Returns the value at a JSON pointer.
simdjson_key_exists
— Check if the JSON contains the value referred to by a JSON pointer.
simdjson_key_value
— Decodes the value of a JSON string located at the requested JSON pointer.
SimdJsonException
— The SimdJsonException class
SimdJsonValueError
— The SimdJsonValueError class