bburim / merchant-esolutions-php
A client library for Merchant e-Solutions' payment gateway and other APIs
Installs: 1 318
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 4
pkg:composer/bburim/merchant-esolutions-php
Requires
- php: >= 5.3.3
- guzzlehttp/guzzle: ~3.0
Requires (Dev)
- apigen/apigen: 4.0.0-RC3
- phpunit/phpunit: ~3.7
This package is not auto-updated.
Last update: 2025-10-02 00:05:35 UTC
README
This package is an upgrade of original package which has upgraded Guzzle version support.
Main reason why this fork was created is the fact that Guzzle 3x is a little bit outdated. Some people want to use libreries which require GuzzleHttp 6. And they could not use them together with this library due to versions conflict.