omnipay / common
Common components for Omnipay payment processing library
Fund package maintenance!
barryvdh
Installs: 14 819 299
Dependents: 1 246
Suggesters: 1
Security: 0
Stars: 329
Watchers: 24
Forks: 242
Open Issues: 52
Requires
- php: ^7.2|^8
- moneyphp/money: ^3.1|^4.0.3
- php-http/client-implementation: ^1
- php-http/discovery: ^1.14
- php-http/message: ^1.5
- php-http/message-factory: ^1.1
- symfony/http-foundation: ^2.1|^3|^4|^5|^6|^7
Requires (Dev)
- http-interop/http-factory-guzzle: ^1.1
- omnipay/tests: ^4.1
- php-http/guzzle7-adapter: ^1
- php-http/mock-client: ^1.6
- squizlabs/php_codesniffer: ^3.8.1
Suggests
- league/omnipay: The default Omnipay package provides a default HTTP Adapter.
- v3.3.0
- v3.2.1
- v3.2.0
- dev-master / 3.1.x-dev
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0-RC2
- v3.0-RC1
- v3.0-beta.3
- v3.0-beta.2
- v3.0-beta.1
- v3.0-alpha.4
- v3.0-alpha.3
- v3.0-alpha.2
- v3.0-alpha.1
- 2.5.x-dev
- 2.5.2
- v2.5.1
- v2.5.0
- v2.4.1
- 2.4.0
- v2.3.4
- v2.3.3
- 2.3.2
- v2.3.1
- v2.3.0
- v2.2.0
- v2.1.0
- v2.0.0
- dev-test/php72
- dev-feat-php8
- dev-fix-gateway-params
- dev-revert-184-feat-parameters
- dev-feat/symfony5
- dev-feat-psr18
- dev-feat-customer
- dev-feat-amountinteger
- dev-feat-httpdecorator
- dev-future
- dev-revert-67-sf3-compat
This package is auto-updated.
Last update: 2024-10-08 13:28:07 UTC
README
Core components for the Omnipay PHP payment processing library
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP. This package implements common classes required by Omnipay.
Documentation
Please see https://omnipay.thephpleague.com/ for the installation & usage documentation.
Change log
Please see UPGRADE for more information on how to upgrade to the latest version.
Support
If you are having general issues with Omnipay, we suggest posting on Stack Overflow. Be sure to add the omnipay tag so it can be easily found.
If you want to keep up to date with release announcements, discuss ideas for the project, or ask more detailed questions, there is also a mailing list which you can subscribe to.
If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.
Security
If you discover any security related issues, please email barryvdh@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.