PHPackages                             kogol1/raiffeisenbank-premium-api-laravel - 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. kogol1/raiffeisenbank-premium-api-laravel

ActiveLibrary[API Development](/categories/api)

kogol1/raiffeisenbank-premium-api-laravel
=========================================

Simple Raiffeisenbank premium API layer for Laravel (Bank accounts, Transactions)

1.0.7(5mo ago)194[4 PRs](https://github.com/Kogol1/raiffeisenbank-premium-api-laravel/pulls)MITPHPPHP ^8.1CI passing

Since Jan 14Pushed 3mo ago2 watchersCompare

[ Source](https://github.com/Kogol1/raiffeisenbank-premium-api-laravel)[ Packagist](https://packagist.org/packages/kogol1/raiffeisenbank-premium-api-laravel)[ Docs](https://github.com/Kogol1/raiffeisenbank-premium-api-laravel)[ GitHub Sponsors](https://github.com/Kogol1)[ RSS](/packages/kogol1-raiffeisenbank-premium-api-laravel/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (8)Dependencies (12)Versions (13)Used By (0)

Simple Raiffeisenbank premium API layer for Laravel (Bank accounts, Transactions)
=================================================================================

[](#simple-raiffeisenbank-premium-api-layer-for-laravel-bank-accounts-transactions)

[![Latest Version on Packagist](https://camo.githubusercontent.com/793a038e54fab5095acf758ef5312e1f077d705106e824309807972848cdfdf3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b6f676f6c312f7261696666656973656e62616e6b2d7072656d69756d2d6170692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kogol1/raiffeisenbank-premium-api-laravel)[![GitHub Tests Action Status](https://camo.githubusercontent.com/351aea56a3bae1627ec6c6c0e59b8781e716d180b68dae93aa9b48bf67394201/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6f676f6c312f7261696666656973656e62616e6b2d7072656d69756d2d6170692d6c61726176656c2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/kogol1/raiffeisenbank-premium-api-laravel/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a72656981a59500d803e20a83fb77c8172539a55031c35ba5442cdd0ab978ab8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6b6f676f6c312f7261696666656973656e62616e6b2d7072656d69756d2d6170692d6c61726176656c2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/kogol1/raiffeisenbank-premium-api-laravel/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/82029a8796fc38e216622c65c17db29366e5528bc11ea8d0841116b2b48c6dc4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b6f676f6c312f7261696666656973656e62616e6b2d7072656d69756d2d6170692d6c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kogol1/raiffeisenbank-premium-api-laravel)

Laravel API layer for Raiffeisenbank premium API. This package is a simple wrapper for Raiffeisenbank API. It allows you to get bank accounts and transactions as DTOs.

Based on [Raiffeisenbank CZ API](https://developers.rb.cz/premium/documentation/02rbczpremiumapi_sandbox)

Just with:

```
(new BankAccount("1234567890"))->getTransactions();
```

Requirements
------------

[](#requirements)

php 8.2 and higher

Laravel 11.0 and higher

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

[](#installation)

You can install the package via composer:

```
composer require kogol1/raiffeisenbank-premium-api-laravel
```

### Generate Cert files from .p12

[](#generate-cert-files-from-p12)

TODO: How to generate .pem files from .p12

Put your .p12 file somewhere in your project and set the path in your .env file

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="raiffeisenbank-premium-api-laravel-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="raiffeisenbank-premium-api-laravel-config"
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Matyas Moudry](https://github.com/38778603+Kogol1)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance76

Regular maintenance activity

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.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 ~60 days

Recently: every ~77 days

Total

8

Last Release

152d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/179159138?v=4)[MatyasMoudry](/maintainers/MatyasMoudry)[@MatyasMoudry](https://github.com/MatyasMoudry)

---

Top Contributors

[![Kogol1](https://avatars.githubusercontent.com/u/38778603?v=4)](https://github.com/Kogol1 "Kogol1 (20 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravelKogol1raiffeisenbank-premium-api-laravel

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/kogol1-raiffeisenbank-premium-api-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/kogol1-raiffeisenbank-premium-api-laravel/health.svg)](https://phpackages.com/packages/kogol1-raiffeisenbank-premium-api-laravel)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.2k12.6M136](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

818355.4k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5226.7k](/packages/simplestats-io-laravel-client)[lettermint/lettermint-laravel

Official Lettermint driver for Laravel

11124.6k1](/packages/lettermint-lettermint-laravel)

PHPackages © 2026

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