Download the PHP package webit/gls-bundle without Composer
On this page you can find all versions of the php package webit/gls-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 gls-bundle
WebitGlsBundle
GLS ADE and GLS Track & Trace API Symfony 2 integration
Installation
via Composer
Add the webit/gls-bundle into composer.json
Register bundle in Kernel
Add following lines:
Configuration
You can define as much accounts as you need (ADE Accounts and Track & Trace as well)
Usage
To use GLS APIs you need AccountManager ('webit_gls.account_manager'), ApiProvider ('webit_gls.api_provider'), and TrackingUrlProvider ('webit_gls.tracking.url_provider'). You can get them directly from Service Container or inject them to your class.
To learn how to use GLS APIs see:
- GLS-ADE: https://github.com/dbojdo/gls-ade
- GLS Track & Trace: https://github.com/dbojdo/gls-tracking
All versions of gls-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/symfony Version ^2.3.0|^3.0.0
webit/gls-ade Version ^2.0.0
webit/gls-tracking Version ^2.0.0
symfony/symfony Version ^2.3.0|^3.0.0
webit/gls-ade Version ^2.0.0
webit/gls-tracking Version ^2.0.0
The package webit/gls-bundle contains the following files
Loading the files please wait ....