PHP マニュアル
関数リファレンス
その他の基本モジュール
GeoIP
FANN
Igbinary
JSON
Simdjson
Lua
LuaSandbox
その他
Random
Seaslog
SPL
ストリーム
Swoole
Tidy
Tokenizer
URLs
V8js
Yaml
Yaf
Yaconf
Taint
Data Structures
var_representation
json_validate
はじめに
その他の基本モジュール
PHP マニュアル
Simdjson
目次
はじめに
インストール/設定
インストール手順
定義済み定数
Simdjson 関数
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