Skip to content

Commit d339d75

Browse files
docs: add Laravel TOON package (#183)
* added Laravel toon package in readme.md * docs: add Laravel Framework implementation to community section --------- Co-authored-by: Johann Schopplich <[email protected]>
1 parent 0ac629a commit d339d75

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,7 @@ Comprehensive guides, references, and resources to help you get the most out of
855855
- **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim)
856856
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
857857
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
858+
- **Laravel Framework:** [laravel-toon](https://github.com/jobmetric/laravel-toon)
858859
- **R**: [toon](https://github.com/laresbernardo/toon)
859860
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
860861
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)

docs/ecosystem/implementations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Community members have created implementations in additional languages:
3434
| **Go** | [gotoon](https://github.com/alpkeskin/gotoon) | [@alpkeskin](https://github.com/alpkeskin) |
3535
| **Java** | [JToon](https://github.com/felipestanzani/JToon) | [@felipestanzani](https://github.com/felipestanzani) |
3636
| **Kotlin** | [kotlin-toon](https://github.com/vexpera-br/kotlin-toon) | [@vexpera-br](https://github.com/vexpera-br) |
37+
| **Laravel Framework** | [laravel-toon](https://github.com/jobmetric/laravel-toon) | [@jobmetric](https://github.com/jobmetric) |
3738
| **Lua/Neovim** | [toon.nvim](https://github.com/thalesgelinger/toon.nvim) | [@thalesgelinger](https://github.com/thalesgelinger) |
3839
| **OCaml** | [ocaml-toon](https://github.com/davesnx/ocaml-toon) | [@davesnx](https://github.com/davesnx) |
3940
| **PHP** | [toon-php](https://github.com/HelgeSverre/toon-php) | [@HelgeSverre](https://github.com/HelgeSverre) |

0 commit comments

Comments
 (0)