PHPackages                             aurimasniekis/gmo-aozora-simple-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. aurimasniekis/gmo-aozora-simple-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

aurimasniekis/gmo-aozora-simple-client
======================================

A simple client for accessing your bank information from https://gmo-aozora.com/

1.0.0(6y ago)16MITPHPPHP ^7.4||^8.0

Since Mar 20Pushed 6y ago2 watchersCompare

[ Source](https://github.com/aurimasniekis/gmo-aozora-simple-client)[ Packagist](https://packagist.org/packages/aurimasniekis/gmo-aozora-simple-client)[ Docs](https://github.com/aurimasniekis/gmo-aozora-simple-client)[ RSS](/packages/aurimasniekis-gmo-aozora-simple-client/feed)WikiDiscussions master Synced 1mo ago

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

GMO Aozora Simple Client
========================

[](#gmo-aozora-simple-client)

[![Latest Version on Packagist](https://camo.githubusercontent.com/88b1e2b21f52a5f1586ebae7af88b3a08447a232574b7628ef216446ba0069d6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f617572696d61736e69656b69732f676d6f2d616f7a6f72612d73696d706c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aurimasniekis/gmo-aozora-simple-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/777f9bb883c4ac90953a3624589f31e76fa166ea87657fd76bdf7b87c1ed505f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f617572696d61736e69656b69732f676d6f2d616f7a6f72612d73696d706c652d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/aurimasniekis/gmo-aozora-simple-client)[![Total Downloads](https://camo.githubusercontent.com/d6ad80d3a17472b79053f3b943af4837175c32ca54e1d2ff2f558ccd8e0fa472/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f617572696d61736e69656b69732f676d6f2d616f7a6f72612d73696d706c652d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/aurimasniekis/gmo-aozora-simple-client/stats)

[![Email](https://camo.githubusercontent.com/e3e4a46ec999fd7bad8871d0ce2a60123a3b8a79f04c305bfb2b976482bbcfbb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656d61696c2d617572696d6173406e69656b69732e6c742d626c75652e7376673f7374796c653d666c61742d737175617265)](mailto:aurimas@niekis.lt)

A simple client for accessing your bank information from  based on [aurimasniekis/gmo-aozora-client](https://github.com/aurimasniekis/gmo-aozora-client)

Install
-------

[](#install)

Via Composer

```
$ composer require aurimasniekis/gmo-aozora-simple-client
```

Configuration
-------------

[](#configuration)

There are two ways to define a configuration, one is statically defining values and another is loading from JSON config file which will be updated with authentication token and device token. Device token is required to be preserved to prevent giving notification from a new login.

#### Static Configuration:

[](#static-configuration)

```
