The following packages provide ext-json_stream

  • C

    joelwurtz/json-stream🥧

    Lazy, streaming JSON decoding: json_stream_decode() returns an array-accessible document that only parses the paths you access, with SIMD-accelerated scanning and constant-memory transient iteration

  • PHP

    joelwurtz/json-stream-polyfill

    Pure-PHP polyfill for the json_stream extension