miscbits / squarepay
A Laravel package to make payments with Square
dev-master / 1.0.x-dev
2016-11-22 23:59 UTC
Requires
- php: ~5.6|~7.0
- illuminate/support: ~5.1
Requires (Dev)
- phpunit/phpunit: ~4.0||~5.0
- squizlabs/php_codesniffer: ^2.3
This package is not auto-updated.
Last update: 2025-02-01 22:24:38 UTC
README
A Laravel package for making payments with Square
Install
Via Composer
$ composer require Miscbits/SquarePay
Usage
$skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email willow6786@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.