PHPackages                             norman-huth/github-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. norman-huth/github-api

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

norman-huth/github-api
======================

A PHP GitHub API wrapper wich used the Laravel HTTP Client (based on Guzzle HTTP client).

1.0.1(2y ago)06MITPHPPHP ^8.2

Since Feb 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Muetze42/github-api)[ Packagist](https://packagist.org/packages/norman-huth/github-api)[ Fund](https://huth.it/coffee)[ GitHub Sponsors](https://github.com/Muetze42)[ RSS](/packages/norman-huth-github-api/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

GitHub API
==========

[](#github-api)

A PHP GitHub API wrapper wich used the [Laravel HTTP Client](https://laravel.com/docs/http-client) (based on [Guzzle HTTP client](http://docs.guzzlephp.org/en/stable/)).

This package does not require Laravel and can be used in any PHP application.

The API endpoint methods are automatically generated with the references from [octokit/openapi](https://github.com/octokit/openapi/).

Installation
------------

[](#installation)

```
composer require norman-huth/github-api
```

Usage
-----

[](#usage)

```
