You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-12Lines changed: 0 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,5 @@
1
1
# Laravel TOON
2
2
3
-
[](https://packagist.org/packages/mischasigtermans/laravel-toon)
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling.
7
4
8
5
TOON is a compact, YAML-like format designed to reduce token usage when sending data to LLMs. This package achieves **40-60% token reduction** compared to JSON while maintaining full round-trip fidelity.
@@ -286,15 +283,6 @@ public function index(Request $request)
0 commit comments