From 627a4c93182e4863cebc407e89868c94e9c4269a Mon Sep 17 00:00:00 2001 From: gerdemann Date: Wed, 19 Feb 2020 16:12:28 +0000 Subject: [PATCH] task: Add PHP SDK (#10) task: Add PHP SDK Reviewed-on: https://gitea.com/gitea/awesome-gitea/pulls/10 Reviewed-by: 6543 <6543@noreply.gitea.io> Reviewed-by: Lunny Xiao --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e9d9c76..fcaba1c 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ A curated list of awesome projects related to Gitea. * [gitear](https://github.com/ixpantia/gitear) - R wrapper to the gitea API * [Golang SDK](https://gitea.com/gitea/go-sdk) - Official Golang SDK for gitea. * [yii2-gitea](https://github.com/cedx/yii2-gitea) - Gitea connector for Yii +* [PHP](https://github.com/avency/Gitea/) - PHP SDK for gitea ## Themes