mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: update Laravel implementation to spec-compliant package (#266)
This commit is contained in:
committed by
GitHub
parent
7b9235560e
commit
cc0a1b8e69
@@ -39,7 +39,7 @@ Community members have created implementations in additional languages:
|
|||||||
| **Gleam** | [toon_codec](https://github.com/axelbellec/toon_codec) | [@axelbellec](https://github.com/axelbellec) |
|
| **Gleam** | [toon_codec](https://github.com/axelbellec/toon_codec) | [@axelbellec](https://github.com/axelbellec) |
|
||||||
| **Go** | [gotoon](https://github.com/alpkeskin/gotoon) | [@alpkeskin](https://github.com/alpkeskin) |
|
| **Go** | [gotoon](https://github.com/alpkeskin/gotoon) | [@alpkeskin](https://github.com/alpkeskin) |
|
||||||
| **Kotlin** | [ktoon](https://github.com/lukelast/ktoon)| [@lukelast](https://github.com/lukelast) |
|
| **Kotlin** | [ktoon](https://github.com/lukelast/ktoon)| [@lukelast](https://github.com/lukelast) |
|
||||||
| **Laravel Framework** | [laravel-toon](https://github.com/jobmetric/laravel-toon) | [@jobmetric](https://github.com/jobmetric) |
|
| **Laravel Framework** | [laravel-toon](https://github.com/mischasigtermans/laravel-toon) | [@mischasigtermans](https://github.com/mischasigtermans) |
|
||||||
| **Lua/Neovim** | [toon.nvim](https://github.com/thalesgelinger/toon.nvim) | [@thalesgelinger](https://github.com/thalesgelinger) |
|
| **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) |
|
| **OCaml** | [ocaml-toon](https://github.com/davesnx/ocaml-toon) | [@davesnx](https://github.com/davesnx) |
|
||||||
| **Perl** | [Data::TOON](https://github.com/ytnobody/p5-Data-TOON) | [@ytnobody](https://github.com/ytnobody) |
|
| **Perl** | [Data::TOON](https://github.com/ytnobody/p5-Data-TOON) | [@ytnobody](https://github.com/ytnobody) |
|
||||||
|
|||||||
@@ -942,7 +942,7 @@ Comprehensive guides, references, and resources to help you get the most out of
|
|||||||
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
|
- **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon)
|
||||||
- **Perl:** [Data::TOON](https://github.com/ytnobody/p5-Data-TOON)
|
- **Perl:** [Data::TOON](https://github.com/ytnobody/p5-Data-TOON)
|
||||||
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
|
- **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php)
|
||||||
- **Laravel Framework:** [laravel-toon](https://github.com/jobmetric/laravel-toon)
|
- **Laravel Framework:** [laravel-toon](https://github.com/mischasigtermans/laravel-toon)
|
||||||
- **R**: [toon](https://github.com/laresbernardo/toon)
|
- **R**: [toon](https://github.com/laresbernardo/toon)
|
||||||
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
|
- **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby)
|
||||||
- **Kotlin:** [ktoon (using kotlinx.serialization)](https://github.com/lukelast/ktoon)
|
- **Kotlin:** [ktoon (using kotlinx.serialization)](https://github.com/lukelast/ktoon)
|
||||||
|
|||||||
Reference in New Issue
Block a user