PHPackages                             dizatech/wallet - 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. [Payment Processing](/categories/payments)
4. /
5. dizatech/wallet

ActiveLibrary[Payment Processing](/categories/payments)

dizatech/wallet
===============

v1.4.2(2y ago)0221MITBladePHP ^7.2|^8.1

Since Apr 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/dizatech/wallet)[ Packagist](https://packagist.org/packages/dizatech/wallet)[ RSS](/packages/dizatech-wallet/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (2)Versions (28)Used By (0)

wallet
======

[](#wallet)

=======

Laravel Wallet Package
======================

[](#laravel-wallet-package)

[![GitHub issues](https://camo.githubusercontent.com/22d4fdd815502d080dfb6c34861ac12a0a061dd12b1a68efebf4b354740a5df0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f64697a61746563682f77616c6c65743f7374796c653d666c61742d737175617265)](https://github.com/dizatech/wallet/issues)[![GitHub stars](https://camo.githubusercontent.com/2383ffca561941607e559ca7008e03756ec8b09d31dd509b5ccd64b93607920d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f64697a61746563682f77616c6c65743f7374796c653d666c61742d737175617265)](https://github.com/dizatech/wallet/stargazers)[![GitHub forks](https://camo.githubusercontent.com/057e3b4b35a9b83ddf3ac031ed3e8285827f970e40d4b915b6082f1740763547/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f64697a61746563682f77616c6c65743f7374796c653d666c61742d737175617265)](https://github.com/dizatech/wallet/network)[![GitHub license](https://camo.githubusercontent.com/463da292c4622a2b9194c187bdf33b30e3dd4486cd44a9faf77c9208a9fab3ab/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f64697a61746563682f77616c6c65743f7374796c653d666c61742d737175617265)](https://github.com/dizatech/wallet/blob/master/LICENSE)

A laravel package for wallet transaction

How to install and config [dizatech/wallet](https://github.com/dizatech/wallet) package?
----------------------------------------------------------------------------------------

[](#how-to-install-and-config-dizatechwallet-package)

#### Installation

[](#installation)

```
PHP Package:
composer require dizatech/wallet

packagist : https://packagist.org/packages/dizatech/wallet

```

#### Publish Config file

[](#publish-config-file)

```
php artisan vendor:publish --provider="dizatech/wallet"
php artisan vendor:publish --tag=wallet

```

#### Migrate tables, to add wallet and wallet tables to database

[](#migrate-tables-to-add-wallet-and-wallet-tables-to-database)

```
php artisan migrate

```

#### seed tables

[](#seed-tables)

```
/*add to DatabaseSeeder  the following lines to function run
       WalletMenuSeeder::class,
       WalletPermissionsSeeder::class,
       WalletMenuPermissionsSeeder::class,
       WalletRolePermissionsSeeder::class
*/

php artisan db:seed

```

#### require

[](#require)

```
        "php": "^7.2",
        "laravel/framework": "7.*|8.*|9.*",
        "dizatech/module-menu": "^1.0"

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~37 days

Recently: every ~100 days

Total

26

Last Release

967d ago

PHP version history (3 changes)v1.0.0PHP ^7.2

v1.2.1PHP ^7.2|^8.0.2

v1.2.2PHP ^7.2|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/06f6e7e18086698a8a868973af911b7bd5ba89dab478dc322050e036dac3119c?d=identicon)[foruzanamiri](/maintainers/foruzanamiri)

---

Top Contributors

[![foruzanAmiriDavani](https://avatars.githubusercontent.com/u/74909739?v=4)](https://github.com/foruzanAmiriDavani "foruzanAmiriDavani (15 commits)")[![omidfarahani](https://avatars.githubusercontent.com/u/10830204?v=4)](https://github.com/omidfarahani "omidfarahani (14 commits)")[![saharfalah](https://avatars.githubusercontent.com/u/25864060?v=4)](https://github.com/saharfalah "saharfalah (3 commits)")

### Embed Badge

![Health badge](/badges/dizatech-wallet/health.svg)

```
[![Health](https://phpackages.com/badges/dizatech-wallet/health.svg)](https://phpackages.com/packages/dizatech-wallet)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.6k](/packages/duncanmcclean-statamic-cargo)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[glennraya/xendivel

A Laravel package to easily integrate Xendit payment gateway. It supports credit and debit cards, and e-wallet payments and custom invoices, queued notifications, webhook listeners and more.

442.7k](/packages/glennraya-xendivel)

PHPackages © 2026

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