PHPackages                             codeception/remote-debug - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. codeception/remote-debug

ActiveLibrary[Testing &amp; Quality](/categories/testing)

codeception/remote-debug
========================

Remote debug extension for Codeception

v0.3(10y ago)9141.7k—3.3%2[1 issues](https://github.com/tiger-seo/codeception-remotedebug/issues)[1 PRs](https://github.com/tiger-seo/codeception-remotedebug/pulls)1MITPHP

Since Sep 19Pushed 10y ago2 watchersCompare

[ Source](https://github.com/tiger-seo/codeception-remotedebug)[ Packagist](https://packagist.org/packages/codeception/remote-debug)[ RSS](/packages/codeception-remote-debug/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (1)

RemoteDebug
===========

[](#remotedebug)

Codeception extension that starts remote debug session during test

[![Build Status](https://camo.githubusercontent.com/b3951828a81807ea75d792e9d8f2f00ff320aa0926e09babc6d3a7a800071685/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f74696765722d73656f2f636f646563657074696f6e2d72656d6f746564656275672e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/tiger-seo/codeception-remotedebug)

Installation
------------

[](#installation)

1. Install [Codeception](http://codeception.com) via Composer
2. Add `codeception/remote-debug: "*"` to your `composer.json`
3. Run `composer install`
4. Include extensions into `codeception.yml` configuration:

Sample:

```
paths:
    tests: tests
    log: tests/_log
    data: tests/_data
    helpers: tests/_helpers
extensions:
    enabled:
      - Codeception\Extension\RemoteDebug
    config:
      Codeception\Extension\RemoteDebug:
          sessionName: XDEBUG_CODECEPTION
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity38

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~367 days

Total

3

Last Release

3937d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/398720?v=4)[tiger-seo](/maintainers/tiger-seo)[@tiger-seo](https://github.com/tiger-seo)

---

Top Contributors

[![tiger-seo](https://avatars.githubusercontent.com/u/398720?v=4)](https://github.com/tiger-seo "tiger-seo (12 commits)")

###  Code Quality

TestsCodeception

### Embed Badge

![Health badge](/badges/codeception-remote-debug/health.svg)

```
[![Health](https://phpackages.com/badges/codeception-remote-debug/health.svg)](https://phpackages.com/packages/codeception-remote-debug)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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