PHPackages                             weirdan/run-without-xdebug - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. weirdan/run-without-xdebug

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

weirdan/run-without-xdebug
==========================

Runs a php script with XDebug disabled

2.1.0(1y ago)824.8k—4.5%2MITPHPPHP ~7.1 || ~8.0CI failing

Since Mar 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/weirdan/run-without-xdebug)[ Packagist](https://packagist.org/packages/weirdan/run-without-xdebug)[ RSS](/packages/weirdan-run-without-xdebug/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (16)Used By (0)

[![CI](https://github.com/weirdan/run-without-xdebug/actions/workflows/ci.yml/badge.svg)](https://github.com/weirdan/run-without-xdebug/actions/workflows/ci.yml)[![license](https://camo.githubusercontent.com/96fb4fc3b40ebede35dcd2702c31dc4f3ebadc4477935506d60fd89ddcc4da26/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7765697264616e2f72756e2d776974686f75742d7864656275672e737667)](https://camo.githubusercontent.com/96fb4fc3b40ebede35dcd2702c31dc4f3ebadc4477935506d60fd89ddcc4da26/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7765697264616e2f72756e2d776974686f75742d7864656275672e737667)[![php](https://camo.githubusercontent.com/4a3d9af5dd744526d0a77807af40bcd932e0690c330d485104510cdfdb62cd15/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7765697264616e2f72756e2d776974686f75742d7864656275672e7376673f636f6c6f72423d383839324246266c6162656c3d706870)](https://camo.githubusercontent.com/4a3d9af5dd744526d0a77807af40bcd932e0690c330d485104510cdfdb62cd15/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f7765697264616e2f72756e2d776974686f75742d7864656275672e7376673f636f6c6f72423d383839324246266c6162656c3d706870)

Intro
=====

[](#intro)

This is a simple CLI utility to run any PHP script with XDebug disabled. XDebug, while providing many useful features, results in considerable performance hit. This is especially useful to run big unit test suites when you *don't* need code coverage (like, when fixing a bug).

Installation
============

[](#installation)

```
composer global require weirdan/run-without-xdebug:@dev
```

Usage
=====

[](#usage)

```
php-noxdebug `which phpunit` --testdox
```

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 91.7% 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 ~210 days

Recently: every ~353 days

Total

12

Last Release

676d ago

Major Versions

1.6.0 → 2.0.02022-05-30

PHP version history (3 changes)1.0.0PHP ~5.3 || ~7.0

1.5.0PHP ~5.3 || ~7.0 || ~8.0

2.0.0PHP ~7.1 || ~8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/819d5d9fe8f78d00cc5dd7972cbb9e4f049c9bff7186e0e401f3191b3f137885?d=identicon)[weirdan](/maintainers/weirdan)

---

Top Contributors

[![weirdan](https://avatars.githubusercontent.com/u/57403?v=4)](https://github.com/weirdan "weirdan (55 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![dependabot-support](https://avatars.githubusercontent.com/u/112581971?v=4)](https://github.com/dependabot-support "dependabot-support (1 commits)")[![morozov](https://avatars.githubusercontent.com/u/59683?v=4)](https://github.com/morozov "morozov (1 commits)")

---

Tags

performancephpshellxdebugperformanceXdebug

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/weirdan-run-without-xdebug/health.svg)

```
[![Health](https://phpackages.com/badges/weirdan-run-without-xdebug/health.svg)](https://phpackages.com/packages/weirdan-run-without-xdebug)
```

###  Alternatives

[composer/xdebug-handler

Restarts a process without Xdebug.

2.6k397.5M90](/packages/composer-xdebug-handler)[tracy/tracy

😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

1.8k24.4M1.3k](/packages/tracy-tracy)[jokkedk/webgrind

Webgrind is a Xdebug profiling web frontend in PHP5. It implements a subset of the features of kcachegrind and installs in seconds and works on all platforms. For quick'n'dirty optimizations it does the job.

3.3k193.0k](/packages/jokkedk-webgrind)[rarst/laps

Light WordPress profiler.

567262.1k2](/packages/rarst-laps)[koriym/xdebug-mcp

Universal PHP Xdebug MCP Server with AI-optimized debugging support

4011.6k1](/packages/koriym-xdebug-mcp)

PHPackages © 2026

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