From 05958339e5e7edb6b9cd718b808b33a1a54e3ffd Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Wed, 16 Aug 2023 17:49:57 +0100 Subject: [PATCH] libraries.md: add new PHP client (#1277) --- content/en/client/libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/client/libraries.md b/content/en/client/libraries.md index 0539d161..63577ea1 100644 --- a/content/en/client/libraries.md +++ b/content/en/client/libraries.md @@ -100,6 +100,7 @@ Remember to check how recently the library was updated, and whether it includes ## PHP {#php} +* [mastodon-api-client](https://github.com/vazaha-nl/mastodon-api-client) * [Phediverse Mastodon REST Client](https://github.com/phediverse/mastodon-rest) * [TootoPHP](https://framagit.org/MaxKoder/TootoPHP) * [oauth2-mastodon](https://github.com/lrf141/oauth2-mastodon)