PHPackages                             aviasales/hotellook-yii-api - 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. aviasales/hotellook-yii-api

ActiveLibrary[API Development](/categories/api)

aviasales/hotellook-yii-api
===========================

v1.6(12y ago)220.5k1PHPPHP &gt;=5.3.0

Since Jul 11Pushed 11y ago22 watchersCompare

[ Source](https://github.com/KosyanMedia/hotellook-yii-api)[ Packagist](https://packagist.org/packages/aviasales/hotellook-yii-api)[ RSS](/packages/aviasales-hotellook-yii-api/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (8)Used By (0)

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

[](#installation)

1. Grab package via composer:

    ```
     $ composer require aviasales/hotellook-yii-api

    ```
2. Add namespace alias to your application's config:

    ```
     ...
     'aliases' => array(
         'hotellook.composer.api' => 'application.vendor.aviasales.hotellook-yii-api',
     ),
     ...

    ```
3. Add application component

    ```
     ...
     'components' => array(
         ...
         'hotellookApi' => array(
             'class' => 'hotellook\composer\api\Agent',
             'host' => 'http://hotellook.com/api',
             'login' => YOUR_LOGIN,
             'token' => YOUR_TOKEN,
         ),
         ...
     ),
     ...

    ```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% 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 ~24 days

Total

7

Last Release

4593d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/53629730?v=4)[John](/maintainers/virus)[@virus](https://github.com/virus)

---

Top Contributors

[![worried-networking](https://avatars.githubusercontent.com/u/629281?v=4)](https://github.com/worried-networking "worried-networking (13 commits)")[![Pashugan](https://avatars.githubusercontent.com/u/3354249?v=4)](https://github.com/Pashugan "Pashugan (1 commits)")

### Embed Badge

![Health badge](/badges/aviasales-hotellook-yii-api/health.svg)

```
[![Health](https://phpackages.com/badges/aviasales-hotellook-yii-api/health.svg)](https://phpackages.com/packages/aviasales-hotellook-yii-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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