PHPackages                             the-horhe/common-api-client - 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. [API Development](/categories/api)
4. /
5. the-horhe/common-api-client

ActiveLibrary[API Development](/categories/api)

the-horhe/common-api-client
===========================

0.2.1(7y ago)21.9k[3 issues](https://github.com/the-horhe/common-api-client/issues)PHP

Since Aug 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/the-horhe/common-api-client)[ Packagist](https://packagist.org/packages/the-horhe/common-api-client)[ RSS](/packages/the-horhe-common-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Common API client
=================

[](#common-api-client)

### What is this for?

[](#what-is-this-for)

Tiny-tiny guzzle wrapper that helps to painlessly integrate different API's in your project.

### Core idea

[](#core-idea)

One API method = one class to describe and handle it

### Suggested use cases

[](#suggested-use-cases)

You need to integrate several API's with only few method used.

### Usage

[](#usage)

1. Create class that represents your method

```
