mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-10-31 20:12:29 +01:00
14 lines
368 B
Markdown
14 lines
368 B
Markdown
# Gitea <small>for PHP</small>
|
|

|
|
|
|
[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).
|