Download the PHP package setono/kraken-io-bundle without Composer
On this page you can find all versions of the php package setono/kraken-io-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package kraken-io-bundle
Kraken.io Bundle
Integrates the kraken.io PHP SDK into Symfony.
Installation
Step 1: Download the bundle
Step 2: Enable the bundle
Enable the plugin by adding it to the list of registered plugins/bundles in config/bundles.php
:
Step 3: Add configuration
Usage
Now you can inject the ClientInterface
into your service:
With auto wiring this will work out of the box. If you're not using auto wiring you have to inject it in your service definition:
All versions of kraken-io-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
setono/kraken-io-php-sdk Version ^1.0
symfony/config Version ^4.4 || ^5.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/http-kernel Version ^4.4 || ^5.1.5
setono/kraken-io-php-sdk Version ^1.0
symfony/config Version ^4.4 || ^5.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/http-kernel Version ^4.4 || ^5.1.5
The package setono/kraken-io-bundle contains the following files
Loading the files please wait ....