Files
sugar-cube-client/doc/index.md
2018-11-21 20:01:43 +01:00

14 lines
368 B
Markdown

# Gitea <small>for PHP</small>
![Gitea](img/gitea.png)
[Gitea](https://gitea.io) client library, in [PHP](https://secure.php.net).
## Quick start
Install the latest version of **Gitea for PHP** with [Composer](https://getcomposer.org):
```shell
composer require sab-international/gitea
```
For detailed instructions, see the [installation guide](installation.md).