PHPackages                             galihazizif/mutasi-bni - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. galihazizif/mutasi-bni

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

galihazizif/mutasi-bni
======================

Cek mutasi internet banking BNI

251118[1 issues](https://github.com/galihazizif/mutasi-bni/issues)PHP

Since Jul 1Pushed 6y ago1 watchersCompare

[ Source](https://github.com/galihazizif/mutasi-bni)[ Packagist](https://packagist.org/packages/galihazizif/mutasi-bni)[ RSS](/packages/galihazizif-mutasi-bni/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Script Cek mutasi BNI
---------------------

[](#script-cek-mutasi-bni)

Hasil waktu luang pas weekend.

Cara pakai.

```
	require_once 'src/CekBNI.php';
	$config = [
	        'credential' => [
	            'username' => 'jenengmu',
	            'password' => 'passwordmu'
	        ],
	        'nomor_rekening' => '0400xxxxxx', //No. Rekening
	        'range' => [
	            'tgl_akhir' => date('d-M-Y',strtotime('2018-07-31')),
	            'tgl_awal' => date('d-M-Y',strtotime('2018-07-01'))
	        ],
	];

	$bni = new CekBNI($config);
	var_dump($bni->toArray());

```

lebih lengkap lihat example.php

[Butuh bantuan lain? hubungi saya via telegram](https://t.me/galihazizif)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8569af3787c1880fd79fbe475a6440ac41e90e241ac7edc6774e1ebe06cc90ba?d=identicon)[galihazizif](/maintainers/galihazizif)

### Embed Badge

![Health badge](/badges/galihazizif-mutasi-bni/health.svg)

```
[![Health](https://phpackages.com/badges/galihazizif-mutasi-bni/health.svg)](https://phpackages.com/packages/galihazizif-mutasi-bni)
```

###  Alternatives

[incoming/incoming

Transform loose and complex input into consistent, strongly-typed data structures

21986.9k](/packages/incoming-incoming)[orchestra/html

HTML Component for Orchestra Platform

40112.6k2](/packages/orchestra-html)[bariew/yii2-event-component

Attaches events to all models

2149.2k](/packages/bariew-yii2-event-component)[orchestra/memory

Memory Component for Orchestra Platform

11150.0k11](/packages/orchestra-memory)[marvinrabe/laravel-wizards

Simple Wizard Controller for Laravel.

301.6k](/packages/marvinrabe-laravel-wizards)[johndoh/swipe

Adds swipe actions to the message list of Roundcube

115.3k](/packages/johndoh-swipe)

PHPackages © 2026

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