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

ActiveLibrary

rene-roscher/number26
=====================

Simple Laravel Wrapper for the N26 Banking oAuth API

0.0.5(5y ago)015MITPHPPHP ^7.2.5

Since Oct 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Rene-Roscher/number26)[ Packagist](https://packagist.org/packages/rene-roscher/number26)[ RSS](/packages/rene-roscher-number26/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

N26 Php Laravel Wrapper
=======================

[](#n26-php-laravel-wrapper)

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

[](#installation)

```
composer require rene-roscher/number26

```

Usage
-----

[](#usage)

```
$n26 = new \RServices\Number26('your@emailAddress.com', 'password');

// Get Transactions
$transactions = $n26->getTransactions();

// Get Me
$me = $n26->getMe();

// Get Contacts
$contacts = $n26->getContacts();
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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 ~28 days

Total

5

Last Release

1934d ago

### Community

Maintainers

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

---

Top Contributors

[![Rene-Roscher](https://avatars.githubusercontent.com/u/43115138?v=4)](https://github.com/Rene-Roscher "Rene-Roscher (8 commits)")

### Embed Badge

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

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

PHPackages © 2026

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