Skip to content

A wrapper to use AqBanking CLI from a PHP context

License

Notifications You must be signed in to change notification settings

detrax/aqbanking-php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This package is not maintained anymore.

Please use mestrona/aqbanking-php instead.

AqBankingPhp

A wrapper to use AqBanking CLI from a PHP context

Build Status

Installation

Install the library using composer. Add the following to your composer.json:

{
    "require": {
        "juit/aqbanking-php": "dev-master"
    },
    "minimum-stability": "dev"
}

Now run the install command.

$ composer.phar install

About

A wrapper to use AqBanking CLI from a PHP context

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%