PHPackages                             rene-roscher/rubapi - 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. rene-roscher/rubapi

ActiveLibrary[API Development](/categories/api)

rene-roscher/rubapi
===================

Roeth &amp; Beck Reselling Wrapper for laravel

v1.0.3(5y ago)026MITPHPPHP ^7.1

Since Jan 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Rene-Roscher/rubapi)[ Packagist](https://packagist.org/packages/rene-roscher/rubapi)[ Docs](https://github.com/rene-roscher/rubapi)[ RSS](/packages/rene-roscher-rubapi/feed)WikiDiscussions main Synced 1w ago

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

RUBAPI-Client - Api Wrapper for the RUB-Api
===========================================

[](#rubapi-client---api-wrapper-for-the-rub-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f94f2c574894c6b5dabed69b85f404412ad910f5b6405a1dccecb65903667902/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72656e652d726f73636865722f7275626170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rene-roscher/rubapi)[![Total Downloads](https://camo.githubusercontent.com/3bc55146e5bc85385a994602afe7ad8e246cba22244764ca50559c83744e2c1f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72656e652d726f73636865722f7275626170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/rene-roscher/rubapi)

This client is very simple and self-explanatory!

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

[](#installation)

You can install the package via composer:

```
composer require rene-roscher/rubapi
```

Add the following section to your **config/services.php**

```
'rubapi' => [
    'apiToken' => env('RUBAPI_TOKEN')
]
```

Usage
-----

[](#usage)

```
\RServices\RUBApi\RUBApiFacade::get('account');
```

```
[
  {
    "id": 0,
    "email": "string",
    "first_name": "string",
    "last_name": "string",
    "company": "string",
    "street": "string",
    "house_number": "string",
    "zip": "string",
    "city": "string",
    "region": "string"
  }
]
```

Credits
-------

[](#credits)

- [Rene Roscher](https://github.com/rene-roscher)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

1947d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1fb36e30fba441ae796193c1f181cfba0489c29b2e6721227bbfe4dc8fe29bac?d=identicon)[Rene Roscher](/maintainers/Rene%20Roscher)

---

Top Contributors

[![HorschingsClone](https://avatars.githubusercontent.com/u/134615302?v=4)](https://github.com/HorschingsClone "HorschingsClone (5 commits)")

---

Tags

rene-roscherrubapi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rene-roscher-rubapi/health.svg)

```
[![Health](https://phpackages.com/badges/rene-roscher-rubapi/health.svg)](https://phpackages.com/packages/rene-roscher-rubapi)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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