Merge pull request #246 from kawax/laravel

Add Mastodon API for Laravel
This commit is contained in:
Eugen Rochko 2017-05-14 13:47:03 +02:00 committed by GitHub
commit 2b53d44dfb
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Below, a list of libraries to interact with the Mastodon API, sorted by programm
| JavaScript (Browser) | [mastodon.js](https://github.com/Kirschn/mastodon.js) | |
| JavaScript (Node.js) | [node-mastodon](https://github.com/jessicahayley/node-mastodon) | |
| Perl | [Mastodon::Client](https://metacpan.org/pod/Mastodon::Client) | [@jjatria@mastodon.cloud](https://mastodon.cloud/@jjatria) |
| PHP | [Mastodon API for Laravel](https://github.com/kawax/laravel-mastodon-api) | |
| PHP | [Mastodon-api-php](https://github.com/yks118/Mastodon-api-php) | |
| PHP | [MastodonOAuthPHP](https://github.com/TheCodingCompany/MastodonOAuthPHP) | |
| PHP | [Phediverse Mastodon REST Client](https://github.com/phediverse/mastodon-rest) | |