PHPackages                             gocpa/space-healthcheck - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. gocpa/space-healthcheck

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gocpa/space-healthcheck
=======================

Package for GoCPA.space healthcheck integration

v2.1.3(2mo ago)119.7k↓65.2%1proprietaryPHPPHP ^8.1||^8.2||^8.3||^8.4||^8.5CI passing

Since Dec 18Pushed 2mo agoCompare

[ Source](https://github.com/gocpa/space-healthcheck)[ Packagist](https://packagist.org/packages/gocpa/space-healthcheck)[ Docs](https://github.com/gocpa/space-healthcheck)[ RSS](/packages/gocpa-space-healthcheck/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (27)Versions (25)Used By (0)

gocpa/space-healthcheck
=======================

[](#gocpaspace-healthcheck)

[![Latest Version on Packagist](https://camo.githubusercontent.com/67f0a5052d53f5159bc846f11e6717270cf857d571ac16d3b508e4aee29e4608/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676f6370612f73706163652d6865616c7468636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gocpa/space-healthcheck)[![GitHub Tests Action Status](https://camo.githubusercontent.com/483ab0b130a4d4ab51490fe3387b23b22d0fb363d4f75feb3033ec451324961c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f676f6370612f73706163652d6865616c7468636865636b2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/gocpa/space-healthcheck/actions?query=workflow%3Arun-tests+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/dc7e3ef29db2d2c3736cdc9e9642b48b0e6ceac971ffe4930bf2d274d9e1b987/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676f6370612f73706163652d6865616c7468636865636b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/gocpa/space-healthcheck)

Пакет для мониторинга проектов GoCPA

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

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

```
composer require gocpa/space-healthcheck
```

После установки добавьте конфигурацию в файл .env

```
# Токен для интеграции с gocpa.space
GOCPASPACE_HEALTHCHECK_SECRET=example_secret

# Идентификатор проекта на gocpa.space
GOCPASPACE_HEALTHCHECK_PROJECT_ID=123

# Папка с проектом на сервере
GOCPASPACE_HEALTHCHECK_FOLDER=/var/www/projectfolder

# Если проект в докере - укажите тут внешний порт
WEBSERVER_EXT_PORT=8081
# или APP_PORT=8081
```

CI/CD
=====

[](#cicd)

Добавьте выполнение команды `php artisan gocpaspace:send-environment` после выполненного деплоя для обновления информации о стенде

Проверка
========

[](#проверка)

```
source .env
curl "${APP_URL}/space/check" --header "accept: application/json" --header "x-space-secret-key: ${GOCPASPACE_HEALTHCHECK_SECRET}"
php artisan gocpaspace:send-environment
```

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance85

Actively maintained with recent releases

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 83.6% 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 ~64 days

Recently: every ~97 days

Total

14

Last Release

87d ago

Major Versions

v1.0.18 → v2.0.02025-03-12

PHP version history (3 changes)v1.0.11PHP ^8.1|^8.2

v2.0.0PHP ^8.1||^8.2||^8.3||^8.4

v2.1.3PHP ^8.1||^8.2||^8.3||^8.4||^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e0666617f3ece9d0a4af198f5d2d6714f9c97c74f019401d1227500ddc63926?d=identicon)[vaninanton](/maintainers/vaninanton)

---

Top Contributors

[![vaninanton](https://avatars.githubusercontent.com/u/3989061?v=4)](https://github.com/vaninanton "vaninanton (163 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (20 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (10 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (2 commits)")

---

Tags

composer-packagegocpaspace-healthcheck

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/gocpa-space-healthcheck/health.svg)

```
[![Health](https://phpackages.com/badges/gocpa-space-healthcheck/health.svg)](https://phpackages.com/packages/gocpa-space-healthcheck)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

124603.0k](/packages/worksome-exchange)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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