PHPackages                             antson/icq-bot - 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. antson/icq-bot

AbandonedArchivedLibrary[API Development](/categories/api)

antson/icq-bot
==============

PHP ICQ bot api

0.0.8(2y ago)52.1k2[1 issues](https://github.com/Muraveiko/ICQ-Bot/issues)MITPHPPHP ^5.5|^7.0

Since Apr 8Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Muraveiko/ICQ-Bot)[ Packagist](https://packagist.org/packages/antson/icq-bot)[ Docs](https://github.com/Muraveiko/ICQ-Bot)[ Fund](https://money.yandex.ru/to/410013790927405)[ RSS](/packages/antson-icq-bot/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (8)Dependencies (1)Versions (9)Used By (0)

PHP Library for Icq bot API
===========================

[](#php-library-for-icq-bot-api)

[![Latest Stable Version](https://camo.githubusercontent.com/47a35b931ef04453156ad19c4912a73fc968b83ca5f932b60d55c82eb05382eb/68747470733a2f2f706f7365722e707567782e6f72672f616e74736f6e2f6963712d626f742f762f737461626c65)](https://packagist.org/packages/antson/icq-bot)[![Total Downloads](https://camo.githubusercontent.com/c17d174847a497c417b850ad78311621644cedaa07dc5a3f61e4b011c328aad1/68747470733a2f2f706f7365722e707567782e6f72672f616e74736f6e2f6963712d626f742f646f776e6c6f616473)](https://packagist.org/packages/antson/icq-bot)[![License](https://camo.githubusercontent.com/98e9c8c8077a4f382a661f7f44b12c3649e3a8c81e0745046ddab7fc3426d036/68747470733a2f2f706f7365722e707567782e6f72672f616e74736f6e2f6963712d626f742f6c6963656e7365)](https://packagist.org/packages/antson/icq-bot)

This library provides complete Bot API 1.0 interface and compatible with PHP 5.5+ and 7+

[![MetaBot logo](https://camo.githubusercontent.com/a8c5fa8e648df9696b657961af1461372905a972478f97a39098457fe43c0d7a/68747470733a2f2f6170692e6963712e6e65742f65787072657373696f6e732f6765743f663d6e6174697665266b3d26743d373030303126747970653d666c6f6f724c61726765427564647949636f6e)](https://camo.githubusercontent.com/a8c5fa8e648df9696b657961af1461372905a972478f97a39098457fe43c0d7a/68747470733a2f2f6170692e6963712e6e65742f65787072657373696f6e732f6765743f663d6e6174697665266b3d26743d373030303126747970653d666c6f6f724c61726765427564647949636f6e)

Installing
----------

[](#installing)

Install using composer:

```
composer require antson/icq-bot

```

Getting Started
---------------

[](#getting-started)

```
$icq = new Antson\IcqBot\Client(YOU_TOOKEN);
$result = $icq->sendText(YOU_UIN,'Hello,word!');
```

**Don't forgot start dialog with bot first.**

API description
---------------

[](#api-description)

- [icq.com/botapi/](https://icq.com/botapi/)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 53.3% 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 ~185 days

Recently: every ~324 days

Total

8

Last Release

923d ago

### Community

Maintainers

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

---

Top Contributors

[![Muraveiko](https://avatars.githubusercontent.com/u/8396430?v=4)](https://github.com/Muraveiko "Muraveiko (8 commits)")[![dva-re](https://avatars.githubusercontent.com/u/10573161?v=4)](https://github.com/dva-re "dva-re (7 commits)")

---

Tags

bot-apiicqicq-boticqnewphpphp7apiboticq

### Embed Badge

![Health badge](/badges/antson-icq-bot/health.svg)

```
[![Health](https://phpackages.com/badges/antson-icq-bot/health.svg)](https://phpackages.com/packages/antson-icq-bot)
```

###  Alternatives

[longman/telegram-bot

PHP Telegram bot

4.0k2.1M50](/packages/longman-telegram-bot)

PHPackages © 2026

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