Download the PHP package jms/payment-core-bundle without Composer
On this page you can find all versions of the php package jms/payment-core-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jms/payment-core-bundle
More information about jms/payment-core-bundle
Files in jms/payment-core-bundle
Download jms/payment-core-bundle
More information about jms/payment-core-bundle
Files in jms/payment-core-bundle
Vendor jms
Package payment-core-bundle
Short Description A unified API for processing payments with Symfony
License Apache2
Homepage http://jmspaymentcorebundle.readthedocs.io
Package payment-core-bundle
Short Description A unified API for processing payments with Symfony
License Apache2
Homepage http://jmspaymentcorebundle.readthedocs.io
Keywords payment
Please rate this library. Is it a good library?
Informations about the package payment-core-bundle
JMSPaymentCoreBundle
A unified API for processing payments with Symfony
This bundle provides the foundation for using different payment backends in Symfony projects. It abstracts away the differences between payment protocols and offers a simple and unified API for performing financial transactions.
Features:
- Simple, unified API (integrate once and use any payment provider)
- Persistence of financial entities (such as payments, transactions, etc.)
- Transaction management including retry logic
- Encryption of sensitive data
- Supports many payment backends out of the box
- Easily support other payment backends
Documentation
License
- Code: Apache2
- Docs: CC BY-NC-ND 3.0
All versions of payment-core-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
doctrine/common Version ~2.3
doctrine/dbal Version ~2.3
doctrine/orm Version ~2.3
symfony/browser-kit Version >=2.3 <5.0
symfony/config Version >=2.3 <5.0
symfony/dependency-injection Version >=2.3 <5.0
symfony/event-dispatcher Version >=2.3 <5.0
symfony/form Version >=2.3 <5.0
symfony/options-resolver Version >=2.3 <5.0
symfony/http-foundation Version >=2.3 <5.0
symfony/http-kernel Version >=2.3 <5.0
symfony/validator Version >=2.3 <5.0
defuse/php-encryption Version ~2.0
doctrine/common Version ~2.3
doctrine/dbal Version ~2.3
doctrine/orm Version ~2.3
symfony/browser-kit Version >=2.3 <5.0
symfony/config Version >=2.3 <5.0
symfony/dependency-injection Version >=2.3 <5.0
symfony/event-dispatcher Version >=2.3 <5.0
symfony/form Version >=2.3 <5.0
symfony/options-resolver Version >=2.3 <5.0
symfony/http-foundation Version >=2.3 <5.0
symfony/http-kernel Version >=2.3 <5.0
symfony/validator Version >=2.3 <5.0
defuse/php-encryption Version ~2.0
The package jms/payment-core-bundle contains the following files
Loading the files please wait ....