somework member since: Jun 01, 2017 · Transparency log
somework's packages
-
-
PHP
indexnowkit/cli
The indexnow command line: submit URLs and sitemaps to IndexNow (Yandex, Bing, Naver, Seznam) from any host with PHP or any CI — no framework; check, key:file, sitemap --new-only, history and status over INDEXNOW_* variables and a sqlite state file. Also a PHAR, a Docker image and a GitHub Action
-
PHP
indexnowkit/console
Console commands for indexnowkit: the check, config, submit, submit-<subject>, explain and key:generate commands of every framework adapter as symfony/console classes, their runners, and the one declaration of their arguments and options
-
PHP
indexnowkit/core
IndexNow client for PHP: notify Yandex, Bing, Naver, Seznam and Yep about changed URLs. Batching, debounce, throttle, retry policy, key file handling. Framework-agnostic (PSR-18/PSR-3/PSR-16); adapters for Doctrine, Symfony, Laravel, Yii2, a sitemap add-on.
-
PHP
indexnowkit/doctrine
Doctrine ORM integration for IndexNow: #[IndexNow] attribute on entities, commit-safe URL submission via DBAL driver middleware.
-
PHP
indexnowkit/history
Submission history for indexnowkit: PSR-16 and PDO implementations of SubmissionStoreInterface, the history and status commands, the profiler tab
-
PHP
indexnowkit/laravel
Laravel package for IndexNow: notify Yandex, Bing, Naver, Seznam and Yep when Eloquent models change. #[IndexNow] rules on models, commit-safe observers, queued submission, key file route, artisan commands.
-
PHP
indexnowkit/sitemap
Sitemap reader for indexnowkit: streams sitemap indexes, gzip and text sitemaps into IndexNow submissions; the sitemap command of every adapter
-
PHP
indexnowkit/symfony-bundle
Symfony bundle for IndexNow: notify Yandex, Bing, Naver, Seznam and Yep when Doctrine entities change. #[IndexNow] rules on entities, commit-safe Doctrine hooks, Messenger dispatch, key file route, console commands, profiler panel.
-
PHP
indexnowkit/testing
Test kit for indexnowkit: the conformance suites every adapter runs (C01-C22, A01-A21), the assertions for key file and check-command tests (H01-H05), README assertions, and the mock IndexNow server
-
PHP
indexnowkit/verify
Pre-flight check for indexnowkit: a GET of every URL before it is submitted to IndexNow — noindex, robots.txt, canonical, redirects and origin errors are skipped; check --sample
-
PHP
indexnowkit/yii2
IndexNow for Yii2: notify Yandex, Bing, Naver and Seznam when ActiveRecord rows change. #[IndexNow] attribute on the model, commit-safe without transaction hooks, key file route, console commands, yii2-queue dispatch.
-
PHP
indexnowkit/yii3
IndexNow for Yii3: notify Yandex, Bing, Naver and Seznam when ActiveRecord rows change. #[IndexNow] attribute on the model, commit-safe without transaction hooks, key file route, console commands, config plugin.
-
-