Benjamin Blake 70f978847e Large changes to inter-object interfaces + More
+ Created a new core interface (called RequestChainable) and applied it to most of the objects using a trait
+ Altered the `__construct()` and `fromJson()` methods of all model classes by replacing the second parameter ($apiRequester) with a $caller parameter
+ Altered the  `__construct()` method of all requester classes to make them accept $client by reference instead of by value
+ Altered the  `__construct()` method of all requester classes by replacing the second parameter ($authToken) with a $caller parameter
+ Changed the name of several methods and properties
+ Altered several docblocks
2020-02-26 20:23:06 -07:00
2019-01-27 23:19:52 +01:00
2019-04-18 20:06:49 +02:00
2019-03-25 14:45:18 +01:00
2018-11-01 23:23:05 +01:00
2019-04-18 20:06:49 +02:00
2019-04-14 00:35:53 +02:00
2018-11-24 22:43:17 +01:00
2019-04-17 18:48:21 +02:00
2018-11-01 23:16:48 +01:00
2019-01-04 14:24:11 +01:00
2018-12-02 22:00:17 +01:00
2019-04-18 20:06:49 +02:00

Gitea for PHP

Runtime Release License Downloads Coverage Build

Gitea client library, in PHP.

Documentation

Development

License

Gitea for PHP is distributed under the MIT License.

Description
A sweet Gitea API client for PHP
Readme 268 KiB
Languages
PHP 100%