PHPackages                             firmantr3/laravel-midtrans - 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. firmantr3/laravel-midtrans

ActiveLibrary[Payment Processing](/categories/payments)

firmantr3/laravel-midtrans
==========================

Midtrans Payment API Wrapper for Laravel.

1.0.9(5y ago)91.1k4[2 issues](https://github.com/firmantr3/laravel-midtrans/issues)[1 PRs](https://github.com/firmantr3/laravel-midtrans/pulls)MITPHPCI failing

Since Sep 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/firmantr3/laravel-midtrans)[ Packagist](https://packagist.org/packages/firmantr3/laravel-midtrans)[ RSS](/packages/firmantr3-laravel-midtrans/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

Laravel Midtrans
================

[](#laravel-midtrans)

[Midtrans-PHP](https://github.com/Midtrans/midtrans-php) library wrapped for laravel.

Features
--------

[](#features)

- Laravel 5/6 integration.
- Facade for all midtrans services: Snap, VT-Direct. Easier usage and create mocking for tests.

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

[](#installation)

```
composer require firmantr3/laravel-midtrans
```

### Laravel &lt;= 5.4

[](#laravel--54)

Append this to Providers section array on your `config/app.php` like so:

```
