PHPackages                             yybawang/laravel-ebank2 - 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. yybawang/laravel-ebank2

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

yybawang/laravel-ebank2
=======================

This is my package laravel-ebank

1.0.8(2mo ago)025[2 PRs](https://github.com/yybawang/laravel-ebank2/pulls)MITPHPPHP ^8.4CI passing

Since Mar 6Pushed 2mo agoCompare

[ Source](https://github.com/yybawang/laravel-ebank2)[ Packagist](https://packagist.org/packages/yybawang/laravel-ebank2)[ Docs](https://github.com/yybawang/laravel-ebank2)[ GitHub Sponsors](https://github.com/yybawang)[ RSS](/packages/yybawang-laravel-ebank2/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (15)Versions (12)Used By (0)

This is my package laravel-ebank
================================

[](#this-is-my-package-laravel-ebank)

[![Latest Version on Packagist](https://camo.githubusercontent.com/84b560f65b99cea894444844bbc8a7a74ebd3220af275ae71bfa1b8c0e37d7b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7979626177616e672f6c61726176656c2d6562616e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yybawang/laravel-ebank)[![GitHub Tests Action Status](https://camo.githubusercontent.com/760a304fe8be4e8afe983c104a22374a3709626dd43a5b627d63986bbd26f4b4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7979626177616e672f6c61726176656c2d6562616e6b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/yybawang/laravel-ebank/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/8a1af2c532ad2d22c50607bcbf201b4f6bcde007b098825ad70b33b1f167923e/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f7979626177616e672f6c61726176656c2d6562616e6b2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/yybawang/laravel-ebank/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/29999166b7e9b40985ce9ce6cdff2d80357d01c45ee430f5cae1a39f4301d180/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7979626177616e672f6c61726176656c2d6562616e6b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yybawang/laravel-ebank)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/be7d70facde051521f9963efc528212767cb142ab0799595db0e1c30c92c830f/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d6562616e6b2e6a70673f743d31)](https://spatie.be/github-ad-click/laravel-ebank)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require yybawang/laravel-ebank2
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="ebank-migrations"
php artisan migrate
```

Usage
-----

[](#usage)

```
$balance = EBank::balance(1);
$transfer_id = EBank::transfer(1, 100, 10101);
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [yybawang](https://github.com/yybawang)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

42

—

FairBetter than 89% of packages

Maintenance86

Actively maintained with recent releases

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~4 days

Total

9

Last Release

77d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b831d55409e82d484588fbf8164fed47b5b3313eb055b610acec0317dac364a?d=identicon)[yybawang](/maintainers/yybawang)

---

Top Contributors

[![yybawang](https://avatars.githubusercontent.com/u/9820542?v=4)](https://github.com/yybawang "yybawang (12 commits)")

---

Tags

laravellaravel-ebankyybawang

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/yybawang-laravel-ebank2/health.svg)

```
[![Health](https://phpackages.com/badges/yybawang-laravel-ebank2/health.svg)](https://phpackages.com/packages/yybawang-laravel-ebank2)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.8k33.0M880](/packages/spatie-laravel-data)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.3M42](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

328482.0k25](/packages/codewithdennis-filament-select-tree)[nativephp/desktop

NativePHP for Desktop

38133.6k8](/packages/nativephp-desktop)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124581.3k](/packages/worksome-exchange)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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