pmgw / payment-gateway-php-sdk
This package is abandoned and no longer maintained.
The author suggests using the nevogate/payment-gateway-sdk package instead.
BIG FISH Payment Gateway - PHP SDK
4.1.0
2024-12-10 11:45 UTC
Requires
- php: ~5.3|~7.0|~8.0
This package is auto-updated.
Last update: 2026-01-27 06:17:18 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
4.1.0
Requirements
- PHP 5.3+
Installation
BIG FISH Payment Gateway is available at packagist.org, so you can use composer to download this library.
{
"require": {
"pmgw/payment-gateway-php-sdk": "4.*"
}
}