libraries laravel-pagarme
Laravel 5 package for Pagar.me library
bissolli/laravel-pagarme
Laravel 5 package for Pagar.me library
- Monday, May 8, 2017
- by bissolli
- Repository
- 1 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Laravel Pagar.me
, (*1)
Package developed to use Pagar.me PHP SDK with Laravel 5 since the original library is not compatible thanks to GuzzleHttp version, (*2)
Install
Via Composer, (*3)
``` bash
$ composer require bissolli/laravel-pagarme, (*4)
## Usage
``` php
//
Change log
Please see CHANGELOG for more information what has changed recently., (*5)
Testing
bash
$ composer test
, (*6)
License
The MIT License (MIT). Please see License File for more information., (*7)