PHPackages                             chandachewe/moneyunify - 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. chandachewe/moneyunify

ActiveLibrary

chandachewe/moneyunify
======================

A PHP Money Unify Package to collect and disburse payments via Mobile Wallets

v1.0.4(2y ago)19MITPHPPHP ^8.1

Since Sep 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/chandachewe10/moneyunify-payments)[ Packagist](https://packagist.org/packages/chandachewe/moneyunify)[ RSS](/packages/chandachewe-moneyunify/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (7)Used By (0)

COLLECTIONS AND DISBURSEMEMNTS
==============================

[](#collections-and-disbursememnts)

A Moneyunify PHP Package For Payments Collections and Disbursements

Requirements
------------

[](#requirements)

- PHP &gt;= 8.1
- MONEYUNIFY UUID [MoneyUnify](https://moneyunify.com/)

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

[](#installation)

Install package using `composer require`:

```
composer require chandachewe/moneyunify
```

The process of collecting payments is very simple. Once the package is downloaded you can do the following steps:

Usage
-----

[](#usage)

If you have required the package correctly you should now see a directory called vendor. If so proceed as follows

```
1. create a file in the root directory lets name it collections.php
2. add the following in the file:
