From 25ecacac3d79a76d9cfa688dc18f54a170eaf1b8 Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Mon, 27 Oct 2025 21:35:13 +0100 Subject: [PATCH] docs: add Ruby & PHP port --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d765ad..51cac9b 100644 --- a/README.md +++ b/README.md @@ -903,8 +903,10 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t ## Ports in Other Languages - **Elixir**: [toon_ex](https://github.com/kentaro/toon_ex) +- **PHP**: [toon-php](https://github.com/HelgeSverre/toon-php) - **Python**: [python-toon](https://github.com/xaviviro/python-toon) - **Python**: [toon-python](https://gitlab.com/KanTakahiro/toon-python) +- **Ruby**: [toon-ruby](https://github.com/andrepcg/toon-ruby) ## License