bigfish / paymentgateway
This package is abandoned and no longer maintained.
The author suggests using the pmgw/payment-gateway-php-sdk package instead.
BIG FISH Payment Gateway - PHP SDK
3.21.1
2024-07-02 09:02 UTC
Requires
- php: ~5.3|~7.0|~8.0
- dev-master
- 3.21.1
- 3.21.0
- 3.20.0
- 3.19.1
- 3.19.0
- 3.18.1
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.1
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.1
- 3.0.0
- 2.14.0
- 2.13.0
- 2.12.2
- 2.12.1
- 2.11.1
- 2.11.0
- 2.10.1
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.5
- 2.6.4
- 2.6.3
- 2.6.2
- 2.6.1
- 2.6.0
- 2.5.2
- 2.5.1
- 2.5.0
- 2.4.0
- v2.3.1
- v2.3.0
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.0
- v2.0.0
- dev-testing
- dev-proxy
- dev-php7
- dev-php7-testing
- dev-develop
This package is auto-updated.
Last update: 2024-07-02 10:11:59 UTC
README
Repository github.com/bigfish-hu/payment-gateway-php-sdk (bigfish/paymentgateway) is abandoned, you should avoid using it.
Use https://github.com/pmgw-hu/payment-gateway-php-sdk (pmgw/payment-gateway-php-sdk) instead.
BIG FISH Payment Gateway - PHP SDK
Version
3.21.1
Requirements
- PHP 5.3+
Installation
BIG FISH Payment Gateway is available at packagist.org, so you can use composer to download this library.
{
"require": {
"bigfish/paymentgateway": "3.*"
}
}