A simple laravel package for wallet implementation

Related tags

Miscellaneous wallet
Overview

wallet

A simple laravel package for wallet implementation.

This package can basically be plugged into a laravel project and it will handle wallet implementation.

It can take care of crediting and debitting wallet. You can also reverse a transaction

You might also like...
Frequently asked questions crud implementation for laravel projects

Laravel FAQs This is a simple package to help manage frequently asked questions in a project. Installation You can install the package via composer by

Laravel Blog Package. Easiest way to add a blog to your Laravel website. A package which adds wordpress functionality to your website and is compatible with laravel 8.
Laravel Blog Package. Easiest way to add a blog to your Laravel website. A package which adds wordpress functionality to your website and is compatible with laravel 8.

Laravel Blog Have you worked with Wordpress? Developers call this package wordpress-like laravel blog. Give our package a Star to support us ⭐ 😍 Inst

PHP implementation of circuit breaker pattern.

What is php-circuit-breaker A component helping you gracefully handle outages and timeouts of external services (usually remote, 3rd party services).

Implementation of the Token Bucket algorithm in PHP.

Token Bucket This is a threadsafe implementation of the Token Bucket algorithm in PHP. You can use a token bucket to limit an usage rate for a resourc

A PHP implementation of the Unleash protocol aka Feature Flags in GitLab.

A PHP implementation of the Unleash protocol aka Feature Flags in GitLab. This implementation conforms to the official Unleash standards and implement

An implementation of the Minecraft: Bedrock Edition protocol in PHP

BedrockProtocol An implementation of the Minecraft: Bedrock Edition protocol in PHP This library implements all of the packets in the Minecraft: Bedro

PHP Implementation of PASERK

PASERK (PHP) Platform Agnostic SERialized Keys. Requires PHP 7.1 or newer. PASERK Specification The PASERK Specification can be found in this reposito

Comments
  • Reversing transactions, confirm before reversing?

    Reversing transactions, confirm before reversing?

    Maybe it would be better to place the final reversal request behind a validation (email validation) to check if the user reversing transactions IS actually the account owner. This may be a feature that could be setup and opted into by the user.

    opened by sonoftheweb 1
Owner
Ademuyiwa Adetunji
Ademuyiwa Adetunji
Iranian wallet provider's integration component for Laravel Framework

Iranian Wallets Integration Component For Laravel Iranian Wallet provider integration handler for Laravel 8.1+ known as LaraWallet component completel

PHP Monsters 11 Dec 26, 2022
Allow your users to login with their Ethereum wallet.

Allow your users to login with their Ethereum wallet Allow your users to link their Ethereum wallet to their account to skip entering their login cred

Miguel Piedrafita 84 Nov 7, 2022
> Create e-wallet, send money, withdraw and check balance all via USSD protocol

Mobile Money USSD solution Create e-wallet, send money, withdraw and check balance all via USSD protocol Create e-wallet Step 1 Step 2 Step 3 Step 4 S

Emmanuel HAKORIMANA 1 Nov 3, 2021
Set of classes and tools to communicate with a Noso wallet using NosoP

NosoPHP Set of classes and tools to communicate with a Noso wallet using NosoP(Noso Protocol) Examples Node Info include __DIR__ . '/vendor/autoload.p

Noso Project 1 Jan 10, 2022
ระบบโดเนท Truemoney Wallet แบบขึ้นจอ streamlabs

ระบบ Donate Truemoney Wallet ฟีเจอร์ โดเนทผ่านลองค์ของขวัญ Truemoney Wallet ขึ้นจอ Streamlabs แจ้งเตือนผ่าน Line Notify การใช้งาน โหลดไฟล์ แก้ไฟล์ con

null 6 Sep 22, 2022
Class PHP Api อั่งเปา True Wallet

Description: API อั่งเปา True Wallet (Rework) Features: ตรวจสอบอั่งเปา ใช้อั่งเปา แสดงผลออกมาเป็น Json Example: <?php use M4h45amu7x\Voucher; require

null 11 Oct 4, 2022
This package contains a PHP implementation to solve 3D bin packing problems.

3D Bin Packager This package contains a PHP implementation to solve 3d bin packing problems based on gedex implementation on Go and enzoruiz implement

Farista Latuconsina 7 Nov 21, 2022
A simple implementation of the api-problem specification. Includes PSR-15 support.

ApiProblem This library provides a simple and straightforward implementation of the IETF Problem Details for HTTP APIs, RFC 7807. RFC 7807 is a simple

Larry Garfield 236 Dec 21, 2022
implementation of a simple Brute-force attack in python

Brute-force-attack-python implementation of a simple Brute-force attack in python using requests library who involved in this project: Python side : A

ali sharifi 5 Nov 25, 2022
A simple ByteBuffer implementation for PHP (Node.js inspired)

Bytebuffer A simple ByteBuffer implementation for PHP (Node.js inspired) Installation composer require labalityowo/bytebuffer:dev-stable Why? I made t

labalityowo 3 May 24, 2022