GithubHelp home page GithubHelp logo

aaezha / ibank Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ijortengab/ibank

0.0 1.0 0.0 89 KB

PHP Internet Banking Client

Home Page: http://ijortengab.id/project/ibank

PHP 98.66% HTML 1.34%

ibank's Introduction

IBank, PHP Internet Banking Client

IBank mengubah cara anda mendapatkan informasi saldo dan mutasi rekening dari mengunjungi website via browser, klik sana, klik sini, input sana, input sini, menjadi satu kali eksekusi PHP Script.

Status Saat Ini

Unstable

Disclaimer

Todo

Instalasi

Instalasi IBank sebagai project mandiri:

git clone https://github.com/ijortengab/ibank.git
cd ibank
composer install -vvv

Instalasi IBank bagian dari project PHP Anda:

cd ~/path/to/your/root/php/project
composer require ijortengab/ibank -vvv

Perhatian:

Gunakan selalu argument berisik -vvv karena website packagist.org terlalu lamban.

Cara Penggunaan

Todo

BNI

Fitur yang tersedia untuk bank BNI adalah:

  • dapat saldo terakhir (string).
  • dapat mutasi rekening (array).

Internet Banking BNI sudah dicoba dengan kriteria sebagai berikut:

  • tipe rekening (account) yakni Tabungan/Giro
  • satu username hanya terdapat satu rekening (account). Selain kriteria diatas, maka akan gagal karena belum diketahui.

BCA

Todo

Bank Mandiri

Todo

BRI

Todo

Bank Muamalat

Todo

Bank Syariah Mandiri

Todo

Variable $information

  • $information['username']
    Username untuk login ke internet banking, digunakan pada seluruh bank.
  • $information['password']
    password untuk login ke internet banking, digunakan pada seluruh bank.

ibank's People

Contributors

ijortengab avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.