PHPackages                             index-now-ru/sdk - 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. index-now-ru/sdk

ActiveLibrary

index-now-ru/sdk
================

Серверный PHP SDK для REST API Index-Now.ru: отправка URL, статусы, статистика и облачный краулинг-аудит.

v1.0.0(yesterday)00GPL-2.0-or-laterPHPPHP &gt;=7.4CI passing

Since Jul 27Pushed yesterdayCompare

[ Source](https://github.com/arseniigruzdev/index-now-ru-php-sdk)[ Packagist](https://packagist.org/packages/index-now-ru/sdk)[ Docs](https://index-now.ru/integrations/php-sdk)[ RSS](/packages/index-now-ru-sdk/feed)WikiDiscussions main Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

PHP SDK Index‑Now.ru
====================

[](#php-sdk-indexnowru)

Серверный клиент REST API для CMS и PHP‑приложений.

```
composer require index-now-ru/sdk
```

```
use IndexNowRu\Client;

$client = new Client(getenv('INDEX_NOW_RU_API_TOKEN'));
$account = $client->account();
$result = $client->submit(
    'uuid-сайта',
    ['https://example.com/new-page'],
    ['indexnow_org', 'indexnow_bing', 'ping']
);
```

Разделение возможностей
-----------------------

[](#разделение-возможностей)

- Генераторы `llms.txt`, `llms-full.txt`, ограниченной карты сайта и базовый CMS‑аудит реализуются локально в адаптере и не используют SDK.
- Отправка URL, статусы и статистика требуют API‑ключ пользователя.
- Аудит отдельной страницы и многостраничный краулинг работают только через облако. Тариф и лимиты проверяет сервер Index‑Now.ru.

API‑ключ нельзя помещать во фронтенд, публичный JavaScript, шаблоны или репозиторий. Используйте хранилище секретов CMS либо переменную окружения.

Полный контракт: [OpenAPI JSON](https://index-now.ru/openapi.json?utm_source=github&utm_medium=referral&utm_campaign=developers).

Документация: [PHP SDK](https://index-now.ru/integrations/php-sdk?utm_source=github&utm_medium=referral&utm_campaign=integrations) · [REST API](https://index-now.ru/api-docs?utm_source=github&utm_medium=referral&utm_campaign=developers) · [тарифы](https://index-now.ru/pricing?utm_source=github&utm_medium=referral&utm_campaign=developers).

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

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

Unknown

Total

1

Last Release

1d ago

### Community

Maintainers

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

---

Tags

Sitemapseollmsindexnowиндексацияcrawl-audit

### Embed Badge

![Health badge](/badges/index-now-ru-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/index-now-ru-sdk/health.svg)](https://phpackages.com/packages/index-now-ru-sdk)
```

###  Alternatives

[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.5M68](/packages/nystudio107-craft-seomatic)[novactive/ezseobundle

Novactive eZ SEO Bundle is an Ibexa Platform bundle for SEO simplications. metas, sitemaps, robots.txt, etc.

26259.4k3](/packages/novactive-ezseobundle)[laravel-freelancer-nl/laravel-index-now

Alert search engines of content changes.

5216.5k](/packages/laravel-freelancer-nl-laravel-index-now)[werkspot/sitemap-bundle

Bundle for generating dynamic sitemap.xml content with support for multiple sections

12186.9k](/packages/werkspot-sitemap-bundle)[fomvasss/laravel-meta-tags

A package to manage SEO (meta-tags, xml-fields, etc.)

3129.8k](/packages/fomvasss-laravel-meta-tags)[kphoen/sitemap-bundle

Provides a way to create/generate a sitemap using Doctrine, etc.

2344.8k](/packages/kphoen-sitemap-bundle)

PHPackages © 2026

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