jobmetric/laravel-toon
Laravel integration for TOON format: encode/decode JSON data into a token-optimized notation for LLMs.
This is a tool for developers using the Laravel framework who need to prepare JSON data for use with Large Language Models (LLMs). It converts your standard JSON objects into a special, token-optimized TOON format, which reduces the cost and improves the efficiency of interacting with LLMs. Developers can feed their structured data into this tool and get back a compact string that LLMs can process more effectively.
Use this if you are a Laravel developer working with LLMs and need to efficiently encode structured JSON data to reduce token consumption and improve model performance.
Not ideal if you are not a Laravel developer or if your primary goal is not optimizing JSON data for LLM interactions.
Stars
26
Forks
—
Language
PHP
License
MIT
Category
Last pushed
Dec 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/jobmetric/laravel-toon"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
toon-format/toon
🎒 Token-Oriented Object Notation (TOON) – Compact, human-readable, schema-aware JSON for LLM...
dweve-ai/hedl
Token-efficient data serialization for LLM/AI. 50% fewer tokens than JSON, 93% better...
tonl-dev/tonl
TONL (Token-Optimized Notation Language)
toon-format/toon-java
☕ Community-driven Java implementation of TOON
ISON-format/ison
🔥 🔥 Alternative to JSON 🔥 🔥