PHPackages                             chekalskiy/cleanweb - 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. [Security](/categories/security)
4. /
5. chekalskiy/cleanweb

AbandonedLibrary[Security](/categories/security)

chekalskiy/cleanweb
===================

PHP class for Yandex Cleanweb API (spam checking and captcha)

717

Since Dec 9Compare

[ Source](https://github.com/chekalskiy/cleanweb)[ Packagist](https://packagist.org/packages/chekalskiy/cleanweb)[ RSS](/packages/chekalskiy-cleanweb/feed)WikiDiscussions Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

cleanweb
========

[](#cleanweb)

Класс для работы с API Яндекс.Чистый Веб

Позволяет проверять различные сообщения на спам, а также предоставляет капча-сервис. Перед использованием обязательно ознакомьтесь с [документацией](http://api.yandex.ru/cleanweb/).

Пример
------

[](#пример)

Базовые примеры работы с классом вы можете найти в папке `examples/`

Для работы с API необходимо [получить ключ](http://api.yandex.ru/key/form.xml?service=cw). Им необходимо заменить все упоминания `{API_KEY}` в примерах.

Установка
---------

[](#установка)

Вы можете установить `cleanweb`, используя [Composer](http://getcomposer.org/)

```
"require": {
    "chekalskiy/cleanweb": "dev-master"
}

```

или же просто сделав `include` класса.

Поддержка
---------

[](#поддержка)

email:
vk: [chekalskiy](https://vk.com/chekalskiy)
twitter: [@i\_compman](https://twitter.com/i_compman)

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a23d829168f130bd1e8113dd18c0e490d02d47c2f455b90ed2197ab0e04b228?d=identicon)[chekalskiy](/maintainers/chekalskiy)

### Embed Badge

![Health badge](/badges/chekalskiy-cleanweb/health.svg)

```
[![Health](https://phpackages.com/badges/chekalskiy-cleanweb/health.svg)](https://phpackages.com/packages/chekalskiy-cleanweb)
```

###  Alternatives

[paragonie/ecc

PHP Elliptic Curve Cryptography library

25866.3k44](/packages/paragonie-ecc)[sansec/magento2-module-shield

15218.6k](/packages/sansec-magento2-module-shield)[dwgebler/encryption

Encryption wrapper for PHP using libsodium — simple API for symmetric and asymmetric encryption, password hashing, digital signing, and message authentication.

317.5k](/packages/dwgebler-encryption)

PHPackages © 2026

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