PHPackages                             ttbooking/atol-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. [API Development](/categories/api)
4. /
5. ttbooking/atol-client

ActiveLibrary[API Development](/categories/api)

ttbooking/atol-client
=====================

ATOL API v4 client for PHP.

2.2.0(5mo ago)11291MITPHPPHP ^8.1CI passing

Since Nov 15Pushed 5mo agoCompare

[ Source](https://github.com/ttbooking/atol-client)[ Packagist](https://packagist.org/packages/ttbooking/atol-client)[ RSS](/packages/ttbooking-atol-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (6)Versions (18)Used By (1)

ATOL PHP Client
===============

[](#atol-php-client)

ATOL API v4 client for PHP

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

[](#installation)

Usage is as simple as

1. Install library

    ```
    composer require ttbooking/atol-client
    ```
2. Configure it (you will probably need some factory):

    ```
