Download the PHP package kaliop/abacusadvancebundle without Composer
On this page you can find all versions of the php package kaliop/abacusadvancebundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kaliop/abacusadvancebundle
More information about kaliop/abacusadvancebundle
Files in kaliop/abacusadvancebundle
Download kaliop/abacusadvancebundle
More information about kaliop/abacusadvancebundle
Files in kaliop/abacusadvancebundle
Vendor kaliop
Package abacusadvancebundle
Short Description Abacus Advance Bundle by Kaliop
License GPL-2.0
Package abacusadvancebundle
Short Description Abacus Advance Bundle by Kaliop
License GPL-2.0
Please rate this library. Is it a good library?
Informations about the package abacusadvancebundle
Abacus Advance Bundle
API to connect easily to Abacus AD gateway API, version v0.9.14
This API Gateway allows to:
- call easily the Abacus ADvance API
- receive http callbacks made from ADvance in some configurations
External docs
Requirements
- guzzlehttp/guzzle: ~6.0
- symfony - various components: Config, OptionsResolver, HttpFoundation, Serializer, HttpKernel, DependencyInjection
Installation
- Install the bundle using composer
- Activate the Abacus\AdvanceBundle\AbacusAdvanceBundle in your Sf app kernel
- Set up the required parameters (see parameters.yml in this bundle)
Using the bundle
Making API calls to ADvance
To make calls to Advance you have to retrieve the abacus.advance.api
as a service, and from it retrieve the specific
service that you need: Gatekeeper Access Allowed, Log web activity, Get products list, etc...
Each service can return one or many responses pre-formatted.
Receiving callbacks
To be documented...
Using the local API Stub to emulate ADvance
To be documented...
Examples
Gatekeeper Access Allowed
``
Authors
- Rémi Souverain
- Yann Roseau
- Gaetano Giunta
All versions of abacusadvancebundle with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package kaliop/abacusadvancebundle contains the following files
Loading the files please wait ....