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)14105.3k↑20.6%5[1 PRs](https://github.com/easybill/php-sdk/pulls)1MITPHPPHP ^7.4 || ^8.0CI passing

Since Jul 15Pushed 3mo 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 1mo 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

54

—

FairBetter than 97% of packages

Maintenance62

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community22

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

521d 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/32529913a7a141306ef087a3b0ed0bb0b237601ea589fe654790eb8a71c4ebd3?d=identicon)[PATROMO](/maintainers/PATROMO)

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

![](https://www.gravatar.com/avatar/bf97d109ce94192e97745756897139110d43bd75b1aac59f4446d971e7d026d8?d=identicon)[timglabisch](/maintainers/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.3M14](/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

34170.2k2](/packages/onesignal-onesignal-php-api)[zenditplatform/zendit-php-sdk

PHP client for Zendit API

1204.3k](/packages/zenditplatform-zendit-php-sdk)[huaweicloud/huaweicloud-sdk-php

Huawei Cloud SDK for PHP

1829.2k2](/packages/huaweicloud-huaweicloud-sdk-php)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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