Download the PHP package kogol1/raiffeisenbank-premium-api-laravel without Composer
On this page you can find all versions of the php package kogol1/raiffeisenbank-premium-api-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kogol1/raiffeisenbank-premium-api-laravel
More information about kogol1/raiffeisenbank-premium-api-laravel
Files in kogol1/raiffeisenbank-premium-api-laravel
Package raiffeisenbank-premium-api-laravel
Short Description Simple Raiffeisenbank premium API layer for Laravel (Bank accounts, Transactions)
License MIT
Homepage https://github.com/Kogol1/raiffeisenbank-premium-api-laravel
Informations about the package raiffeisenbank-premium-api-laravel
Simple Raiffeisenbank premium API layer for Laravel (Bank accounts, Transactions)
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
Just with:
Requirements
php 8.2 and higher
Laravel 11.0 and higher
Installation
You can install the package via composer:
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:
You can publish the config file with:
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Matyas Moudry
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of raiffeisenbank-premium-api-laravel with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0