Update PHP API wrapper from PR comment #458 (#483)

This commit is contained in:
Christophe Jossart 2017-12-11 23:03:30 +01:00 committed by Eugen Rochko
parent 0aa49d9bb9
commit 1f591f8154
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ Below, a list of libraries to interact with the Mastodon API, sorted by programm
| 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 | [Composer based php API wrapper](https://github.com/r-daneelolivaw/mastodon-api-php) | [@colorfield@mastodon.social](https://mastodon.social/@colorfield) |
| PHP | [MastodonOAuthPHP](https://github.com/TheCodingCompany/MastodonOAuthPHP) | |
| PHP | [Phediverse Mastodon REST Client](https://github.com/phediverse/mastodon-rest) | |
| PHP | [TootoPHP](https://framagit.org/MaxKoder/TootoPHP) | |