PHPackages                             arthurkirkosa/oblio-php-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. arthurkirkosa/oblio-php-client

ActiveLibrary[API Development](/categories/api)

arthurkirkosa/oblio-php-client
==============================

Oblio PHP API Client

0.0.8(5y ago)037MITPHPPHP ^7.2.0|^8.0

Since Mar 30Pushed 4y agoCompare

[ Source](https://github.com/arthurkirkosa/Oblio-PHP-API-Client)[ Packagist](https://packagist.org/packages/arthurkirkosa/oblio-php-client)[ RSS](/packages/arthurkirkosa-oblio-php-client/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (4)Versions (5)Used By (0)

Oblio PHP API Client
====================

[](#oblio-php-api-client)

Super-simple, minimum abstraction Oblio API wrapper, in PHP

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

[](#installation)

Use the package manager [composer](https://getcomposer.org/) to install the Oblio API Wrapper.

```
composer require mrbig00/oblio-php-api-client
```

Usage
-----

[](#usage)

```
$client = new \mrbig00\Oblio\Api\Client(
    'batman@superman.com',
    'clientSecret'
);

$client->getCompanies(['cif' => 'YOUR_CIF']);
$client->getVatRates(['cif' => 'YOUR_CIF']);
```

Available methods
-----------------

[](#available-methods)

- getClients
- getProducts
- getSeries
- getLanguages
- getManagement
- getVatRates
- addProforma
- addNotice
- addInvoice
- getInvoice
- getProforma
- getNotice
- cancelInvoice
- cancelProforma
- cancelNotice
- deleteInvoice
- deleteProforma
- deleteNotice
- restoreInvoice
- restoreProforma
- restoreNotice

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

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84.4% 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 ~118 days

Total

3

Last Release

2095d ago

PHP version history (2 changes)0.0.5PHP &gt;=7.2.0

0.0.8PHP ^7.2.0|^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1099791?v=4)[Arthur Kirkosa](/maintainers/arthurkirkosa)[@arthurkirkosa](https://github.com/arthurkirkosa)

---

Top Contributors

[![mrbig00](https://avatars.githubusercontent.com/u/1911197?v=4)](https://github.com/mrbig00 "mrbig00 (27 commits)")[![arthurkirkosa](https://avatars.githubusercontent.com/u/1099791?v=4)](https://github.com/arthurkirkosa "arthurkirkosa (5 commits)")

### Embed Badge

![Health badge](/badges/arthurkirkosa-oblio-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/arthurkirkosa-oblio-php-client/health.svg)](https://phpackages.com/packages/arthurkirkosa-oblio-php-client)
```

###  Alternatives

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2482.9k](/packages/filescom-files-php-sdk)[volcengine/volcengine-php-sdk

119.5k](/packages/volcengine-volcengine-php-sdk)

PHPackages © 2026

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