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)10140.4k↓23.3%2[1 PRs](https://github.com/tiger-seo/codeception-remotedebug/pulls)1MITPHP

Since Sep 19Pushed 9y 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 1mo 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 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity37

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

3890d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1456ea11238214cb253c6e223ed20e5324eafd2ffcf1cd9270566ed562355718?d=identicon)[tiger-seo](/maintainers/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

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[phpspec/phpspec

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

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