Download the PHP package answear/gls-bundle without Composer
On this page you can find all versions of the php package answear/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
GLS pickup point bundle
GLS pickup point integration for Symfony.
Installation
- install with Composer
Answear\GlsBundle\AnswearGlsBundle::class => ['all' => true],
should be added automatically to your config/bundles.php
file by Symfony Flex.
Setup
- provide required config data:
countryCode
Logger service must implement Psr\Log\LoggerInterface
interface.
Usage
Get ParcelShops
will return \Answear\GlsBundle\Response\DTO\ParcelShop[]
array.
Error handling
Answear\GlsBundle\Exception\ServiceUnavailableException
for allGuzzleException
Final notes
Feel free to open pull requests with new features, improvements or bug fixes. The Answear team will be grateful for any comments.
All versions of gls-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
ext-json Version *
guzzlehttp/guzzle Version ^6.5|^7.9.2
psr/log Version ^1.1.4
symfony/http-kernel Version ^6.4|^7.0
symfony/property-access Version ^6.4|^7.0
symfony/property-info Version ^6.4|^7.0
symfony/serializer Version ^6.4|^7.0
webmozart/assert Version ^1.11
ext-json Version *
guzzlehttp/guzzle Version ^6.5|^7.9.2
psr/log Version ^1.1.4
symfony/http-kernel Version ^6.4|^7.0
symfony/property-access Version ^6.4|^7.0
symfony/property-info Version ^6.4|^7.0
symfony/serializer Version ^6.4|^7.0
webmozart/assert Version ^1.11
The package answear/gls-bundle contains the following files
Loading the files please wait ....