Skip to content

tahaghafuri/sugar-cube-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sugar Cube Client, a Gitea API client for PHP

The Sugar Cube Client allows you to send and recieve data from Gitea's RESTful API using object-oriented PHP.

How does it work?

Under the hood, Sugar Cube uses the Guzzle Library to make and send requests to Gitea's RESTful API routes. It then converts the returned JSON response data into PHP objects which you can use to easily query the data.

Real world Example

To see how Sugar Cube can be used in a real world application please refer to Acapella's code base

About

A sweet Gitea API client for PHP

Topics

Resources

Stars

Watchers

Forks

Languages

  • PHP 100.0%