toon and t3-toon
These are ecosystem siblings: TOON is a shared data format specification, with the Laravel package (A) providing a PHP implementation and the TYPO3 package (B) providing a TYPO3-specific integration of the same format standard.
About toon
sbsaga/toon
TOON — Laravel AI package for compact, human-readable, token-efficient data format with JSON ⇄ TOON conversion for ChatGPT, OpenAI, and other LLM prompts.
Provides bidirectional conversion with token estimation and diff utilities, enabling developers to measure compression gains and validate round-trip conversions. Built as a Laravel package with facade, helpers, and collection macros while maintaining backward compatibility through configurable modes—supports both legacy and strict parsing for production workflows. Demonstrates 43% character savings on typical paginated data through a table-like syntax that collapses repeated object structures into compact column-and-row notation.
About t3-toon
therohanparmar/t3-toon
TOON for TYPO3 — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
Scores updated daily from GitHub, PyPI, and npm data. How scores work