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 2mo ago

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 75% 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

4544d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71ecf8cfc562cd9e4ef928f66d646f0415c2db1e01caae980c8a6127f2199c27?d=identicon)[virus](/maintainers/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

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)

PHPackages © 2026

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