PHPackages                             setono/gls-webservice-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. setono/gls-webservice-bundle

ActiveSymfony-bundle

setono/gls-webservice-bundle
============================

Symfony bundle that integrates the GLS webservice PHP SDK

v1.3.0(3y ago)051.4k↓31.6%[1 PRs](https://github.com/Setono/GlsWebserviceBundle/pulls)3MITPHPPHP &gt;=7.4CI passing

Since May 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Setono/GlsWebserviceBundle)[ Packagist](https://packagist.org/packages/setono/gls-webservice-bundle)[ RSS](/packages/setono-gls-webservice-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (12)Versions (8)Used By (3)

GLS webservice bundle
=====================

[](#gls-webservice-bundle)

[![Latest Version](https://camo.githubusercontent.com/ad9e9ca8df8339dfb2c96d410103a6ad2a2270935d45bfa22526d35b01233995/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f676c732d776562736572766963652d62756e646c652f762f737461626c65)](https://packagist.org/packages/setono/gls-webservice-bundle)[![Software License](https://camo.githubusercontent.com/570c5042deeae962d2a368ae143ac10d0f03a858f3aa40c9db01ede3d182d1e2/68747470733a2f2f706f7365722e707567782e6f72672f7365746f6e6f2f676c732d776562736572766963652d62756e646c652f6c6963656e7365)](LICENSE)[![Build Status](https://github.com/Setono/GlsWebserviceBundle/workflows/build/badge.svg)](https://github.com/Setono/GlsWebserviceBundle/actions)

Integrates the [GLS webservice PHP SDK](https://github.com/Setono/gls-webservice-php-sdk) into Symfony.

Installation
------------

[](#installation)

### Step 1: Download the bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this plugin:

```
$ composer require setono/gls-webservice-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the plugin by adding it to the list of registered plugins/bundles in `config/bundles.php`:

```
