From 1f591f8154617cfa6292d386cc730ceb54a9628c Mon Sep 17 00:00:00 2001 From: Christophe Jossart Date: Mon, 11 Dec 2017 23:03:30 +0100 Subject: [PATCH] Update PHP API wrapper from PR comment #458 (#483) --- Using-the-API/Libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Using-the-API/Libraries.md b/Using-the-API/Libraries.md index cd0bc280..f46a3401 100644 --- a/Using-the-API/Libraries.md +++ b/Using-the-API/Libraries.md @@ -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) | |