PHPackages                             amabnl/amadeus-ws-client - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. amabnl/amadeus-ws-client

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

amabnl/amadeus-ws-client
========================

SOAP Web Service client library for interacting with the Amadeus GDS through its SOAP interface

v2.3.3(1mo ago)207265.8k↓51.1%202[41 issues](https://github.com/amabnl/amadeus-ws-client/issues)[3 PRs](https://github.com/amabnl/amadeus-ws-client/pulls)Apache-2.0PHPPHP &gt;=8.1CI failing

Since Sep 18Pushed 1mo ago33 watchersCompare

[ Source](https://github.com/amabnl/amadeus-ws-client)[ Packagist](https://packagist.org/packages/amabnl/amadeus-ws-client)[ Docs](https://github.com/amabnl/amadeus-ws-client)[ RSS](/packages/amabnl-amadeus-ws-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (4)Versions (34)Used By (0)

amadeus-ws-client: PHP client for the Amadeus GDS SOAP Web Service interface
============================================================================

[](#amadeus-ws-client-php-client-for-the-amadeus-gds-soap-web-service-interface)

[![Latest Stable Version](https://camo.githubusercontent.com/90b233729dacf1ba7734f14380d81dd61d939e9122e95188c1e63e4420506a09/68747470733a2f2f706f7365722e707567782e6f72672f616d61626e6c2f616d61646575732d77732d636c69656e742f762f737461626c65)](https://packagist.org/packages/amabnl/amadeus-ws-client) [![Code Coverage](https://camo.githubusercontent.com/39c68d3bfe246053cc271ece7cb4c27a2c186cb25f8e913b1f44805b97ff41bf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616d61626e6c2f616d61646575732d77732d636c69656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/amabnl/amadeus-ws-client/?branch=master) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/0883035f875b092dd34ebc753b917c67e20d4faf9bac9eb0ca74ac417f993127/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616d61626e6c2f616d61646575732d77732d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/amabnl/amadeus-ws-client/?branch=master) [![Style Status - PSR-2](https://camo.githubusercontent.com/cb6f8afb1b5c0e4d60719a4aa9e583e5d03eef8672bcbf0751bcb97001e2ba23/68747470733a2f2f7374796c6563692e696f2f7265706f732f34393037383533362f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/49078536)

This client library provides access to the Amadeus GDS SOAP Web Service interface.

To use this client, you must first obtain your personal access to the Web Service interface through an Amadeus Sales channel of your choice.

The Amadeus documentation portal can be found at

[![](https://camo.githubusercontent.com/c5f82b10efd0e0bc88718ebca74756715b24014d87dc5f01124a30bbc60cee2d/687474703a2f2f692e696d6775722e636f6d2f375a6343676e6a2e6a7067)](https://camo.githubusercontent.com/c5f82b10efd0e0bc88718ebca74756715b24014d87dc5f01124a30bbc60cee2d/687474703a2f2f692e696d6775722e636f6d2f375a6343676e6a2e6a7067)

We currently support a full AIR booking flow with MasterPricer, including seat selection and ATC ticket changer flow, as well as a number of additional messages useful for automation. See the full list of supported messages [here](docs/list-of-supported-messages.rst).

Purpose
=======

[](#purpose)

This library makes it a lot easier for developers to integrate content from the Amadeus Web Services into their projects. It takes care of:

- Session management - setting the correct SOAP headers both for Soap Header 2 and 4.
- Supports all features of Soap Header 4 such as Stateful and Stateless messages.
- Building the correct request message based on the provided options: the library tries to simplify overly complex request structures where possible.
- Handling exceptions and checking for error messages in the response.
- Dealing with different versions of messages.
- Dealing with multiple WSDL files in a WSAP.

Requirements
============

[](#requirements)

v2
--

[](#v2)

- PHP 8.1 or newer
- SOAP, XSL and DOM extensions activated
- A WSDL &amp; authentication details from Amadeus *(SoapHeader 4 or SoapHeader 2)*

v1
--

[](#v1)

- PHP 5.4 or newer *(tested with 5.4 -&gt; 7.3)*
- SOAP, XSL and DOM extensions activated
- A WSDL &amp; authentication details from Amadeus *(SoapHeader 4 or SoapHeader 2)*

Installation
============

[](#installation)

Install amadeus-ws-client through [Composer](http://getcomposer.org).

```
composer require amabnl/amadeus-ws-client
```

After installing, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

Once the client is installed, read the [About &amp; Get Started](docs/about-get-started.rst) page.

Release history
===============

[](#release-history)

The current release is version 2.3.3.

See the [Changelog](CHANGELOG.md).

Usage
=====

[](#usage)

- [About &amp; Get Started](docs/about-get-started.rst)
- [List of supported messages](docs/list-of-supported-messages.rst)
- [How to](docs/how-to.rst)
- [Examples for sending specific messages](docs/samples.rst)

---

See some [example applications](docs/sample-applications.rst) built with this library.

Donate
======

[](#donate)

If you want to support development of this library or just buy me a beer, you can do so here :)

[![Support via PayPal](https://camo.githubusercontent.com/ab5313818d2a5fd84045bba34cd5e220642f96c1b8cd863a240fc6a181d557c2/68747470733a2f2f63646e2e7261776769742e636f6d2f74776f6c66736f6e2f70617970616c2d6769746875622d627574746f6e2f312e302e302f646973742f627574746f6e2e737667)](https://www.paypal.me/dermikabe)

###  Health Score

68

—

FairBetter than 99% of packages

Maintenance86

Actively maintained with recent releases

Popularity55

Moderate usage in the ecosystem

Community35

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 79.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~121 days

Recently: every ~140 days

Total

30

Last Release

45d ago

Major Versions

v1.14.0 → v2.02024-10-26

PHP version history (3 changes)v1.0.0PHP &gt;=5.4.11

v1.5.0PHP &gt;=5.4

v2.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/b66abc8eeeffa0c3130f1e3c89b76e2c893e8d7b49eb1376b9a8f4f019d3137e?d=identicon)[DerMika](/maintainers/DerMika)

![](https://avatars.githubusercontent.com/u/21292595?v=4)[Artem Zakharchenko](/maintainers/therealartz)[@therealartz](https://github.com/therealartz)

---

Top Contributors

[![DerMika](https://avatars.githubusercontent.com/u/2979463?v=4)](https://github.com/DerMika "DerMika (521 commits)")[![therealartz](https://avatars.githubusercontent.com/u/21292595?v=4)](https://github.com/therealartz "therealartz (50 commits)")[![bimusiek](https://avatars.githubusercontent.com/u/1025588?v=4)](https://github.com/bimusiek "bimusiek (46 commits)")[![karmarmar](https://avatars.githubusercontent.com/u/47656456?v=4)](https://github.com/karmarmar "karmarmar (4 commits)")[![poltaev1993](https://avatars.githubusercontent.com/u/8044088?v=4)](https://github.com/poltaev1993 "poltaev1993 (3 commits)")[![alexandr-sibov](https://avatars.githubusercontent.com/u/162105915?v=4)](https://github.com/alexandr-sibov "alexandr-sibov (2 commits)")[![arosha445](https://avatars.githubusercontent.com/u/30389493?v=4)](https://github.com/arosha445 "arosha445 (2 commits)")[![danieladarve](https://avatars.githubusercontent.com/u/22025439?v=4)](https://github.com/danieladarve "danieladarve (2 commits)")[![darkmatus](https://avatars.githubusercontent.com/u/2587708?v=4)](https://github.com/darkmatus "darkmatus (2 commits)")[![FriedemannSchmuhl](https://avatars.githubusercontent.com/u/107251494?v=4)](https://github.com/FriedemannSchmuhl "FriedemannSchmuhl (2 commits)")[![gregsparrow](https://avatars.githubusercontent.com/u/1705888?v=4)](https://github.com/gregsparrow "gregsparrow (2 commits)")[![mlamm](https://avatars.githubusercontent.com/u/3897802?v=4)](https://github.com/mlamm "mlamm (2 commits)")[![gabrieleleo](https://avatars.githubusercontent.com/u/41335720?v=4)](https://github.com/gabrieleleo "gabrieleleo (1 commits)")[![yustikodm](https://avatars.githubusercontent.com/u/19870844?v=4)](https://github.com/yustikodm "yustikodm (1 commits)")[![invia-martin](https://avatars.githubusercontent.com/u/39949422?v=4)](https://github.com/invia-martin "invia-martin (1 commits)")[![joseayram](https://avatars.githubusercontent.com/u/1056297?v=4)](https://github.com/joseayram "joseayram (1 commits)")[![constantin-girsteoga](https://avatars.githubusercontent.com/u/150418441?v=4)](https://github.com/constantin-girsteoga "constantin-girsteoga (1 commits)")[![m0veax](https://avatars.githubusercontent.com/u/2205193?v=4)](https://github.com/m0veax "m0veax (1 commits)")[![zervel](https://avatars.githubusercontent.com/u/1784678?v=4)](https://github.com/zervel "zervel (1 commits)")[![oualid13](https://avatars.githubusercontent.com/u/705292?v=4)](https://github.com/oualid13 "oualid13 (1 commits)")

---

Tags

amadeusclientgdsphpsoapwebserviceswsdlclientxmlservicesoapwebservicewsdlrentaloffercarbookingtravelamadeushotelgdsairlinemasterpricer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/amabnl-amadeus-ws-client/health.svg)

```
[![Health](https://phpackages.com/badges/amabnl-amadeus-ws-client/health.svg)](https://phpackages.com/packages/amabnl-amadeus-ws-client)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M159](/packages/algolia-algoliasearch-client-php)[wikimedia/parsoid

Parsoid, a bidirectional parser between wikitext and HTML5

187557.3k3](/packages/wikimedia-parsoid)[goetas-webservices/wsdl-reader

Pure PHP WSDL parser

10351.5k7](/packages/goetas-webservices-wsdl-reader)[symfony/json-streamer

Provides powerful methods to read/write data structures from/into JSON streams.

18641.1k32](/packages/symfony-json-streamer)[camcima/camcima-soap-client

Wrapper around PHP SoapClient class

2772.6k2](/packages/camcima-camcima-soap-client)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
