Download the PHP package theamostafa/laravel-wallet without Composer
On this page you can find all versions of the php package theamostafa/laravel-wallet. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download theamostafa/laravel-wallet
More information about theamostafa/laravel-wallet
Files in theamostafa/laravel-wallet
Download theamostafa/laravel-wallet
More information about theamostafa/laravel-wallet
Files in theamostafa/laravel-wallet
Vendor theamostafa
Package laravel-wallet
Short Description This is my package laravel-wallet
License MIT
Homepage https://github.com/theamostafa/laravel-wallet
Package laravel-wallet
Short Description This is my package laravel-wallet
License MIT
Homepage https://github.com/theamostafa/laravel-wallet
Please rate this library. Is it a good library?
Informations about the package laravel-wallet
Laravel wallet
Light package help you to integrate wallet functionality into your laravel application
Installation
You can install the package via composer:
You can publish and run the migrations with:
Usage
include HasWallet trait into your model to apply wallet functions
Now we make transactions.
You can also add metadata for transaction
Fetch all model transactions.
Testing
Credits
Features coming with version 2
- Model may be having multiple wallet
- Wallet may be acted as payment gateway and can purchase products
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-wallet with dependencies
PHP Build Version
Package Version
Requires
php Version
8.*
illuminate/contracts Version ^8|^9|^10
lorisleiva/laravel-actions Version ^1|^2
spatie/laravel-package-tools Version ^1
illuminate/contracts Version ^8|^9|^10
lorisleiva/laravel-actions Version ^1|^2
spatie/laravel-package-tools Version ^1
The package theamostafa/laravel-wallet contains the following files
Loading the files please wait ....