PHPackages                             drteam/uon - 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. drteam/uon

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

drteam/uon
==========

U-On Travel RESTful API Client

2.1.0(3w ago)115949MITPHPPHP ^7.4 || ^8.0CI passing

Since Jun 8Pushed 3w ago1 watchersCompare

[ Source](https://github.com/DrTeamRocks/uon)[ Packagist](https://packagist.org/packages/drteam/uon)[ Docs](https://api.u-on.ru/doc)[ Patreon](https://www.patreon.com/efreelancer)[ RSS](/packages/drteam-uon/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (6)Versions (35)Used By (0)

[![U-On Travel Logo](assets/u-on.png)](assets/u-on.png)

[![Latest Stable Version](https://camo.githubusercontent.com/364695f945c0b598240a2e5026e94e99e9d685d693e9fd98f876dd0b0fa9e483/68747470733a2f2f706f7365722e707567782e6f72672f64727465616d2f756f6e2f762f737461626c65)](https://packagist.org/packages/drteam/uon)[![Tests](https://github.com/DrTeamRocks/uon/actions/workflows/tests.yml/badge.svg)](https://github.com/DrTeamRocks/uon/actions/workflows/tests.yml)[![Total Downloads](https://camo.githubusercontent.com/d606cb26a2d379c1c50b9eff693f7a32587a39e5a480281c979ba6f0c52c5e8c/68747470733a2f2f706f7365722e707567782e6f72672f64727465616d2f756f6e2f646f776e6c6f616473)](https://packagist.org/packages/drteam/uon)[![License](https://camo.githubusercontent.com/1a32dd739c90e23ee7aab6679474c62218a19cca94ab8f21bf0c5eff271d28c6/68747470733a2f2f706f7365722e707567782e6f72672f64727465616d2f756f6e2f6c6963656e7365)](https://packagist.org/packages/drteam/uon)

U-On Travel API Client (unofficial)
===================================

[](#u-on-travel-api-client-unofficial)

A simple client that allows to work with API of U-On Travel company.

```
composer require drteam/uon
```

This library is ready for production usage, all source codes provided "as is".

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4 (tested on 7.4, 8.0, 8.1, 8.2, 8.3, 8.4 and 8.5)
- ext-curl, ext-json
- guzzlehttp/guzzle ^7.4

How to use
----------

[](#how-to-use)

### Basic example

[](#basic-example)

```
