From a47b20eaba07c4946ac009d3b4ba4f972c7816e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9=20=D0=97=D0=BE?= =?UTF-8?q?=D1=80=D0=B8=D0=BD?= Date: Wed, 15 Jul 2026 12:25:20 +0400 Subject: [PATCH] =?UTF-8?q?docs:=20=D0=BF=D0=BE=D0=BB=D0=BD=D0=BE=D1=81?= =?UTF-8?q?=D1=82=D1=8C=D1=8E=20=D0=B4=D0=B8=D0=BD=D0=B0=D0=BC=D0=B8=D1=87?= =?UTF-8?q?=D0=B5=D1=81=D0=BA=D0=B8=D0=B5=20=D0=B1=D0=B5=D0=B9=D0=B4=D0=B6?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Packagist-метрики (version, downloads, monthly, php, license, dependents, suggesters) — через poser.pugx.org с реальными значениями (shields читал застрявший при not-auto-updated основной API и показывал downloads=1). Security advisories — динамический счётчик через shields dynamic/json поверх Packagist security-advisories API. GitHub-метрики (stars, forks, issues, release, last-commit, contributors) — через shields. Убраны статические заглушки dependents/suggesters/advisories. --- README.md | 22 ++++++++++++---------- wiki/_Footer.md | 3 ++- 2 files changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 9f0affa..d2cdb98 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # CloudCastle Clock - -[![Packagist Version](https://img.shields.io/packagist/v/cloudcastle/clock?logo=packagist&logoColor=white&label=packagist&color=3b82f6)](https://packagist.org/packages/cloudcastle/clock) -[![Total Downloads](https://img.shields.io/packagist/dt/cloudcastle/clock?logo=packagist&logoColor=white&label=downloads&color=f97316)](https://packagist.org/packages/cloudcastle/clock/stats) -[![Monthly Downloads](https://img.shields.io/packagist/dm/cloudcastle/clock?label=%2Fmonth&color=f97316)](https://packagist.org/packages/cloudcastle/clock/stats) -[![PHP Version](https://img.shields.io/packagist/php-v/cloudcastle/clock?logo=php&logoColor=white&color=777bb4)](https://packagist.org/packages/cloudcastle/clock) -[![License](https://img.shields.io/github/license/cloudcastle-apps/clock?color=22c55e)](LICENSE) + +[![Latest Stable Version](https://poser.pugx.org/cloudcastle/clock/v/stable?style=flat)](https://packagist.org/packages/cloudcastle/clock) +[![Total Downloads](https://poser.pugx.org/cloudcastle/clock/downloads?style=flat)](https://packagist.org/packages/cloudcastle/clock/stats) +[![Monthly Downloads](https://poser.pugx.org/cloudcastle/clock/d/monthly?style=flat)](https://packagist.org/packages/cloudcastle/clock/stats) +[![PHP Version](https://poser.pugx.org/cloudcastle/clock/require/php?style=flat)](https://packagist.org/packages/cloudcastle/clock) +[![License](https://poser.pugx.org/cloudcastle/clock/license?style=flat)](LICENSE) [![Quality](https://github.com/cloudcastle-apps/clock/actions/workflows/quality.yml/badge.svg)](https://github.com/cloudcastle-apps/clock/actions/workflows/quality.yml) [![CodeQL](https://github.com/cloudcastle-apps/clock/actions/workflows/codeql.yml/badge.svg)](https://github.com/cloudcastle-apps/clock/actions/workflows/codeql.yml) [![Coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fcloudcastle-apps.github.io%2Fclock%2Fcoverage.json)](https://github.com/cloudcastle-apps/clock/actions/workflows/deploy-pages.yml) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/cloudcastle-apps/clock/badge)](https://securityscorecards.dev/viewer/?uri=github.com/cloudcastle-apps/clock) -[![Security Advisories](https://img.shields.io/badge/security-advisories-3b82f6?logo=packagist&logoColor=white)](https://packagist.org/packages/cloudcastle/clock/advisories) +[![Security Advisories](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fpackagist.org%2Fapi%2Fsecurity-advisories%2F%3Fpackages%255B%255D%3Dcloudcastle%2Fclock&query=%24.advisories%5B%22cloudcastle%2Fclock%22%5D.length&label=advisories&color=success&logo=packagist&logoColor=white)](https://packagist.org/packages/cloudcastle/clock/advisories) [![PHPStan](https://img.shields.io/badge/PHPStan-max-brightgreen?logo=php&logoColor=white)](https://phpstan.org/) [![Code Style](https://img.shields.io/badge/code%20style-PSR--12-blue)](https://www.php-fig.org/psr/psr-12/) @@ -19,9 +19,11 @@ [![GitHub Stars](https://img.shields.io/github/stars/cloudcastle-apps/clock?logo=github&label=stars&color=eab308)](https://github.com/cloudcastle-apps/clock/stargazers) [![GitHub Forks](https://img.shields.io/github/forks/cloudcastle-apps/clock?logo=github&label=forks)](https://github.com/cloudcastle-apps/clock/network/members) [![GitHub Issues](https://img.shields.io/github/issues/cloudcastle-apps/clock?logo=github&label=issues)](https://github.com/cloudcastle-apps/clock/issues) -[![Dependents](https://img.shields.io/badge/dependents-Packagist-3b82f6?logo=packagist&logoColor=white)](https://packagist.org/packages/cloudcastle/clock/dependents?order_by=downloads) -[![Suggesters](https://img.shields.io/badge/suggesters-Packagist-3b82f6?logo=packagist&logoColor=white)](https://packagist.org/packages/cloudcastle/clock/suggesters) -[![All Contributors](https://img.shields.io/github/all-contributors/cloudcastle-apps/clock?color=orange)](#contributors) +[![Dependents](https://poser.pugx.org/cloudcastle/clock/dependents?style=flat)](https://packagist.org/packages/cloudcastle/clock/dependents?order_by=downloads) +[![Suggesters](https://poser.pugx.org/cloudcastle/clock/suggesters?style=flat)](https://packagist.org/packages/cloudcastle/clock/suggesters) +[![Latest Release](https://img.shields.io/github/v/release/cloudcastle-apps/clock?logo=github&label=release&color=3b82f6)](https://github.com/cloudcastle-apps/clock/releases) +[![Last Commit](https://img.shields.io/github/last-commit/cloudcastle-apps/clock?logo=github&label=last%20commit)](https://github.com/cloudcastle-apps/clock/commits) +[![Contributors](https://img.shields.io/github/contributors/cloudcastle-apps/clock?logo=github&label=contributors&color=orange)](https://github.com/cloudcastle-apps/clock/graphs/contributors) diff --git a/wiki/_Footer.md b/wiki/_Footer.md index f5168d7..409ed78 100644 --- a/wiki/_Footer.md +++ b/wiki/_Footer.md @@ -2,9 +2,10 @@ **[CloudCastle Clock](Home)** · [![Актуальная версия](https://img.shields.io/packagist/v/cloudcastle/clock?label=&color=3b82f6)](https://packagist.org/packages/cloudcastle/clock) · PHP 8.1+ -[![Downloads](https://img.shields.io/packagist/dt/cloudcastle/clock?logo=packagist&logoColor=white&label=downloads&color=f97316)](https://packagist.org/packages/cloudcastle/clock/stats) +[![Downloads](https://poser.pugx.org/cloudcastle/clock/downloads?style=flat)](https://packagist.org/packages/cloudcastle/clock/stats) [![Packagist Stars](https://img.shields.io/packagist/stars/cloudcastle/clock?logo=packagist&logoColor=white&label=stars&color=eab308)](https://packagist.org/packages/cloudcastle/clock) [![GitHub Stars](https://img.shields.io/github/stars/cloudcastle-apps/clock?logo=github&label=stars&color=eab308)](https://github.com/cloudcastle-apps/clock/stargazers) +[![Dependents](https://poser.pugx.org/cloudcastle/clock/dependents?style=flat)](https://packagist.org/packages/cloudcastle/clock/dependents?order_by=downloads) [![GitHub Issues](https://img.shields.io/github/issues/cloudcastle-apps/clock?logo=github&label=issues)](https://github.com/cloudcastle-apps/clock/issues) [GitHub](https://github.com/cloudcastle-apps/clock) · [Packagist](https://packagist.org/packages/cloudcastle/clock) · [Releases](https://github.com/cloudcastle-apps/clock/releases) · [Discussions](https://github.com/cloudcastle-apps/clock/discussions) · [Issues](https://github.com/cloudcastle-apps/clock/issues)