PHPackages                             frankyso/laravel-ipaymu - 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. frankyso/laravel-ipaymu

ActiveLibrary[Payment Processing](/categories/payments)

frankyso/laravel-ipaymu
=======================

iPaymu-PHP wrapper for Laravel

v1.0(6y ago)52532MITPHPPHP &gt;=7.2.0

Since Nov 25Pushed 6y agoCompare

[ Source](https://github.com/frankyso/laravel-iPaymu)[ Packagist](https://packagist.org/packages/frankyso/laravel-ipaymu)[ RSS](/packages/frankyso-laravel-ipaymu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (4)Used By (0)

Laravel iPaymu
==============

[](#laravel-ipaymu)

This is [iPaymu-php](https://github.com/frankyso/iPaymu) for Laravel Framework

[![Build Status](https://camo.githubusercontent.com/677b85e5f287276908a79189dd9538fdf5891d477e68d9889a37b5a5c833116a/68747470733a2f2f7472617669732d63692e6f72672f6672616e6b79736f2f6c61726176656c2d697061796d752e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/frankyso/laravel-ipaymu)[![Latest Stable Version](https://camo.githubusercontent.com/ee60890d665398df596a6a47db7ae8d84799f3f4651338e5aa909bd1176d5f55/68747470733a2f2f706f7365722e707567782e6f72672f6672616e6b79736f2f6c61726176656c2d697061796d752f762f737461626c65)](https://packagist.org/packages/frankyso/laravel-ipaymu)[![Total Downloads](https://camo.githubusercontent.com/56e59b5327944575a0e53327dd637023bd11139650597e5a5e31a0968f46b394/68747470733a2f2f706f7365722e707567782e6f72672f6672616e6b79736f2f6c61726176656c2d697061796d752f646f776e6c6f616473)](https://packagist.org/packages/frankyso/laravel-ipaymu)[![Latest Unstable Version](https://camo.githubusercontent.com/48431c274fd7b7a876e4bd98e31dd6d257463eaba7cfee1b1d658933d59061ae/68747470733a2f2f706f7365722e707567782e6f72672f6672616e6b79736f2f6c61726176656c2d697061796d752f762f756e737461626c65)](https://packagist.org/packages/frankyso/laravel-ipaymu)[![License](https://camo.githubusercontent.com/30be007f04001fc6dbadd1cf9dcee6281dea0f8277dda19a66c434548806c4ea/68747470733a2f2f706f7365722e707567782e6f72672f6672616e6b79736f2f6c61726176656c2d697061796d752f6c6963656e7365)](https://packagist.org/packages/frankyso/laravel-ipaymu)[![StyleCI](https://camo.githubusercontent.com/be5a5cc623bbc5347fbdf4187734d3eb950d68d087a8c4cc63f8e428fba558d2/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3232333839393737342f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/223899774)

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

[](#installation)

The best way to use this package is using [composer](https://getcomposer.org/)

```
composer require frankyso/laravel-ipaymu

```

Usage
-----

[](#usage)

### Initialization

[](#initialization)

```
