bissolli / laravel-pagarme
Laravel 5 package for Pagar.me library
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:libraries
Requires
- php: >=5.5.9
- illuminate/config: 5.*
- illuminate/support: 5.*
- mockery/mockery: ^0.9.4
- pagarme/pagarme-php: ^3.2
Requires (Dev)
- phpunit/phpunit: ~4.0
- scrutinizer/ocular: ~1.1
- squizlabs/php_codesniffer: ~2.3
This package is auto-updated.
Last update: 2024-10-25 08:02:26 UTC
README
Package developed to use Pagar.me PHP SDK with Laravel 5 since the original library is not compatible thanks to GuzzleHttp version
Install
Via Composer
$ composer require bissolli/laravel-pagarme
Usage
//
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
License
The MIT License (MIT). Please see License File for more information.