PHPackages                             katanox/katanox-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. katanox/katanox-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

katanox/katanox-php
===================

The official PHP SDK of the Katanox APIs

v3.7.0(1y ago)3440[1 PRs](https://github.com/katanox/katanox-php/pulls)MITPHPPHP ^7.4 || ^8.0

Since Aug 18Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/katanox/katanox-php)[ Packagist](https://packagist.org/packages/katanox/katanox-php)[ Docs](https://github.com/katanox/katanox-php)[ RSS](/packages/katanox-katanox-php/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (8)Dependencies (4)Versions (24)Used By (0)

 [![](https://camo.githubusercontent.com/f32a60511d11849774f7808475d8e676f31afcd1f1dd48e25bd5e1b30d4a748f/68747470733a2f2f7374617469632e6b6174616e6f782e636f6d2f626c6f672f69636f6e732f6b746e782d6c6f676f2d77686974652d62672e706e67)](https://camo.githubusercontent.com/f32a60511d11849774f7808475d8e676f31afcd1f1dd48e25bd5e1b30d4a748f/68747470733a2f2f7374617469632e6b6174616e6f782e636f6d2f626c6f672f69636f6e732f6b746e782d6c6f676f2d77686974652d62672e706e67)

Katanox PHP SDK
===============

[](#katanox-php-sdk)

Welcome to the official PHP SDK of the [Katanox API](https://docs.katanox.com). You can simply install the SDK using Composer and after providing your API key you can start calling the API.

Make sure you create a Travel Seller account at the [Katanox Platform](https://app.katanox.com/register) first so that you can receive a sandbox API key.

Install
-------

[](#install)

Via Composer

```
$ composer require katanox/katanox-php
```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
