PHPackages                             anripuankare/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. anripuankare/atol-client

ActiveLibrary[API Development](/categories/api)

anripuankare/atol-client
========================

ATOL API v3/v4 client for php

1.6.0(4y ago)0121MITPHPPHP ^8.1

Since Nov 15Pushed 4y agoCompare

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

READMEChangelog (1)Dependencies (8)Versions (17)Used By (1)

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

[](#atol-php-client)

ATOL API v3/v4 client for PHP

[![Build Status](https://camo.githubusercontent.com/432c108c3397214ecc801cf25d0073974bc6d970884a7726fb7f3b1f9e0d88d2/68747470733a2f2f7472617669732d63692e6f72672f6c616d6f64612f61746f6c2d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/lamoda/atol-client)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ca257d37eb398fe68fa8c8eb334fc69f3890edcd175eeb62b140760b9843cb49/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c616d6f64612f61746f6c2d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/lamoda/atol-client/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/b82003097b1337d9225381d158f8d25b8fbb8e547f313da068c4f9272b4784a2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c616d6f64612f61746f6c2d636c69656e742f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/lamoda/atol-client/?branch=master)[![Build Status](https://camo.githubusercontent.com/be83fd6fce07bb5ac8856ec8455eaca6280a59737d195cdcf5ed812e636bbfab/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c616d6f64612f61746f6c2d636c69656e742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/lamoda/atol-client/build-status/master)

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

[](#installation)

Usage is as simple as

1. Install library

    ```
    composer require anripuankare/atol-client
    ```
2. Better to use this library with symfony:
3. But you can configure it manually (you will probably need some factory:

    ```
