Download the PHP package owenvoke/gitea without Composer
On this page you can find all versions of the php package owenvoke/gitea. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download owenvoke/gitea
More information about owenvoke/gitea
Files in owenvoke/gitea
Package gitea
Short Description An object oriented PHP wrapper for the Gitea API
License MIT
Informations about the package gitea
Gitea PHP
An object oriented PHP wrapper for the Gitea API
Requirements
- PHP >= 8.2
- A PSR-17 implementation
- A PSR-18 implementation
Install
Via Composer
We are decoupled from any HTTP messaging client with help by HTTPlug.
Usage
Basic usage
Authentication
Note: Gitea only supports authentication via an API token.
Self-hosted Gitea instances
The Gitea PHP wrapper can be configured to use a custom-hosted instance, rather than gitea.com
.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Owen Voke
- KNP Labs (based on their GitHub client)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Treeware
You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.
It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.
You can buy trees here.
Read more about Treeware at treeware.earth.
All versions of gitea with dependencies
php-http/client-common Version ^2.3
php-http/discovery Version ^1.12
php-http/httplug Version ^2.2
php-http/multipart-stream-builder Version ^1.1
psr/http-client-implementation Version ^1.0
psr/http-factory-implementation Version ^1.0
psr/http-message Version ^1.0