Quick start 

  1. Install this extension:

    composer require rrp/t3-toon
    Copied!
  2. Start using T3Toon:

    • Convert JSON to TOON format (encode/convert)
    • Decode TOON back to arrays
    • Estimate tokens and use per-call options
  3. Configure (optional):

    • Adjust encoding settings in Extension Configuration
    • Override per call with EncodeOptions / DecodeOptions
  4. Explore more: