PHPackages                             easybill/php-sdk - 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. easybill/php-sdk

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

easybill/php-sdk
================

easybill PHP SDK (API)

v3.4.0(1y ago)14113.9k↓18.7%5[1 PRs](https://github.com/easybill/php-sdk/pulls)1MITPHPPHP ^7.4 || ^8.0CI passing

Since Jul 15Pushed 5mo ago9 watchersCompare

[ Source](https://github.com/easybill/php-sdk)[ Packagist](https://packagist.org/packages/easybill/php-sdk)[ Docs](https://www.easybill.de)[ RSS](/packages/easybill-php-sdk/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (9)Dependencies (2)Versions (15)Used By (1)

easybill PHP SDK
================

[](#easybill-php-sdk)

[![Latest Stable Version](https://camo.githubusercontent.com/d9781a6190128a4f7d2c3a9dc017021d6ff509c961b05cdfd7218392ed5bc1d7/68747470733a2f2f706f7365722e707567782e6f72672f6561737962696c6c2f7068702d73646b2f762f737461626c652e706e67)](https://packagist.org/packages/easybill/php-sdk) [![Total Downloads](https://camo.githubusercontent.com/68c63980b445b78ee2ce2f2d40ff0f9a35265ed4b0910945574af0bbae0bb842/68747470733a2f2f706f7365722e707567782e6f72672f6561737962696c6c2f7068702d73646b2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/easybill/php-sdk) [![Latest Unstable Version](https://camo.githubusercontent.com/8e95bff540ce16b17febedb221e2cdbc7de0fe56b5fc43da41039ce94ac68b93/68747470733a2f2f706f7365722e707567782e6f72672f6561737962696c6c2f7068702d73646b2f762f756e737461626c652e706e67)](https://packagist.org/packages/easybill/php-sdk) [![License](https://camo.githubusercontent.com/a6ccdbfcabea08d40d9cbe85d7a38f26177c2cee6cb1058ab376c26caa73c14f/68747470733a2f2f706f7365722e707567782e6f72672f6561737962696c6c2f7068702d73646b2f6c6963656e73652e706e67)](https://packagist.org/packages/easybill/php-sdk) [![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/easybill/php-sdk)

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

[](#installation)

The recommended way of installing this library is using [Composer](http://getcomposer.org/).

Add this repository to your composer information using the following command

```
composer require easybill/php-sdk
```

Usage
-----

[](#usage)

```
use easybill\SDK\Client;
use easybill\SDK\Endpoint;

$client = new Client(new Endpoint('... your API key ...'));

$result = $client->request('GET', 'documents');

print_r($result);
```

More examples
-------------

[](#more-examples)

Check the **examples** folder.

Documentation
-------------

[](#documentation)

Please see  for up-to-date documentation.

Contributing
------------

[](#contributing)

Please feel free to send bug reports and pull requests.

License
-------

[](#license)

Published as open source under the terms of [MIT License](http://opensource.org/licenses/MIT).

###  Health Score

53

—

FairBetter than 96% of packages

Maintenance57

Moderate activity, may be stable

Popularity41

Moderate usage in the ecosystem

Community21

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 84.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~343 days

Recently: every ~229 days

Total

11

Last Release

567d ago

Major Versions

v1.0.1 → v2.0.02018-09-07

v2.1.0 → v3.0.02021-04-10

PHP version history (3 changes)v1.0.0PHP &gt;=5.3.0

v2.0.0PHP &gt;=5.5

v3.0.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/84b57ba1c61296c77e2890264b5814d45800617e64fbfffd7bc46573bc3859b8?d=identicon)[BolZer](/maintainers/BolZer)

![](https://avatars.githubusercontent.com/u/689269?v=4)[Tim Glabisch](/maintainers/timglabisch)[@timglabisch](https://github.com/timglabisch)

---

Top Contributors

[![PATROMO](https://avatars.githubusercontent.com/u/318564?v=4)](https://github.com/PATROMO "PATROMO (50 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![BolZer](https://avatars.githubusercontent.com/u/19969518?v=4)](https://github.com/BolZer "BolZer (3 commits)")[![timglabisch](https://avatars.githubusercontent.com/u/689269?v=4)](https://github.com/timglabisch "timglabisch (1 commits)")

---

Tags

phpapisdkrestEasyBill

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/easybill-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/easybill-php-sdk/health.svg)](https://phpackages.com/packages/easybill-php-sdk)
```

###  Alternatives

[xeroapi/xero-php-oauth2

Xero official PHP SDK for oAuth2 generated with OpenAPI spec 3

1054.7M18](/packages/xeroapi-xero-php-oauth2)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34216.9k2](/packages/onesignal-onesignal-php-api)[qaamgo/onlineconvert-api-sdk

SDK for using the Online Convert API version 2

3975.8k](/packages/qaamgo-onlineconvert-api-sdk)[huaweicloud/huaweicloud-sdk-php

Huawei Cloud SDK for PHP

1830.8k2](/packages/huaweicloud-huaweicloud-sdk-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
