| bavix/laravel-wallet |
980 |
|
2 |
2 |
about 2 years ago |
129 |
September 29, 2023 |
1 |
mit |
PHP |
| Easy work with virtual wallet |
| stephenjude/laravel-wallet |
244 |
|
0 |
0 |
over 2 years ago |
8 |
April 24, 2023 |
0 |
mit |
PHP |
| A simple wallet implementation for Laravel. |
| HPWebdeveloper/laravel-pay-pocket |
151 |
|
0 |
0 |
about 2 years ago |
15 |
December 03, 2025 |
3 |
mit |
PHP |
| A multi-wallet Laravel package with comprehensive logging and payments capabilities. |
| depsimon/laravel-wallet |
72 |
|
5 |
4 |
about 5 years ago |
10 |
March 22, 2020 |
1 |
mit |
PHP |
| A simple virtual wallet implementation for Laravel Users |
| vincentchacha/e-wallet |
67 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
|
PHP |
| Wallet project based on laravel. The project is integrated with stripe for card payments and paypal APIs. It is 90% complete with features including deposits send money with cool ui. Clone the project and start your wallet system asap. cheers |
| anandsiddharth/laravel-paytm-wallet |
54 |
|
2 |
0 |
over 5 years ago |
18 |
October 28, 2020 |
11 |
mit |
PHP |
| Integrate paytm wallet in your laravel application easily with this package. This package uses official Paytm PHP SDK's. |
| MannikJ/laravel-wallet |
33 |
|
0 |
0 |
over 2 years ago |
21 |
March 06, 2023 |
3 |
mit |
PHP |
| An easy-to-use virtual wallet implementation for Laravel |
| novatree/laravel-wallet |
23 |
|
1 |
0 |
about 9 years ago |
2 |
March 11, 2017 |
0 |
|
PHP |
| Wallet Management System for laravel |
| CoreProc/laravel-wallet-plus |
22 |
|
0 |
0 |
about 4 years ago |
6 |
March 28, 2022 |
3 |
mit |
PHP |
| Easily add a virtual wallet to your Laravel models. Features multiple wallets and a ledger system to help keep track of all transactions in the wallets. |
| IBM/secure-bitcoin-wallet |
20 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
apache-2.0 |
Python |
| Secure Bitcoin Wallet is a Dockerized version of Electrum Bitcoin Client with a Web frontend. The Electrum Bitcoin Client, a modified version of Electrum, runs as a JSON RPC server to maintain a bitcoin wallet by interacting with the bitcoin network. It can encrypt/decrypt a wallet file using an EP11 crypto server (zHSM) to protect the encryption key. The Electrum frontend, a modified version of Electrum for Laravel 5.4+, runs as a Web frontend to interact with bitcoin users via a Web browser. It runs on Laravel, an emerging application framework written in PHP taking advatnage of NodeJS for client-side rendering. These two components are Dockerized to run in a Docker container on x86 or in a Hyper Protect Virtual Server. |