Skip to content

weirdan/run-without-xdebug

Repository files navigation

CI license php

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

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

Usage

php-noxdebug `which phpunit` --testdox

About

Runs a PHP script with XDebug disabled

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5