mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
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 <mail@johannschopplich.com>
This commit is contained in:
committed by
GitHub
parent
0ac629a085
commit
d339d75f53
@@ -855,6 +855,7 @@ Comprehensive guides, references, and resources to help you get the most out of
|
||||
- **Lua/Neovim:** [toon.nvim](https://github.com/thalesgelinger/toon.nvim)
|
||||
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
|
||||
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
|
||||
- **Laravel Framework:** [laravel-toon](https://github.com/jobmetric/laravel-toon)
|
||||
- **R**: [toon](https://github.com/laresbernardo/toon)
|
||||
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
|
||||
- **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)
|
||||
|
||||
@@ -34,6 +34,7 @@ Community members have created implementations in additional languages:
|
||||
| **Go** | [gotoon](https://github.com/alpkeskin/gotoon) | [@alpkeskin](https://github.com/alpkeskin) |
|
||||
| **Java** | [JToon](https://github.com/felipestanzani/JToon) | [@felipestanzani](https://github.com/felipestanzani) |
|
||||
| **Kotlin** | [kotlin-toon](https://github.com/vexpera-br/kotlin-toon) | [@vexpera-br](https://github.com/vexpera-br) |
|
||||
| **Laravel Framework** | [laravel-toon](https://github.com/jobmetric/laravel-toon) | [@jobmetric](https://github.com/jobmetric) |
|
||||
| **Lua/Neovim** | [toon.nvim](https://github.com/thalesgelinger/toon.nvim) | [@thalesgelinger](https://github.com/thalesgelinger) |
|
||||
| **OCaml** | [ocaml-toon](https://github.com/davesnx/ocaml-toon) | [@davesnx](https://github.com/davesnx) |
|
||||
| **PHP** | [toon-php](https://github.com/HelgeSverre/toon-php) | [@HelgeSverre](https://github.com/HelgeSverre) |
|
||||
|
||||
Reference in New Issue
Block a user