Download the PHP package weirdan/run-without-xdebug without Composer
On this page you can find all versions of the php package weirdan/run-without-xdebug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weirdan/run-without-xdebug
More information about weirdan/run-without-xdebug
Files in weirdan/run-without-xdebug
Download weirdan/run-without-xdebug
More information about weirdan/run-without-xdebug
Files in weirdan/run-without-xdebug
Vendor weirdan
Package run-without-xdebug
Short Description Runs a php script with XDebug disabled
License MIT
Package run-without-xdebug
Short Description Runs a php script with XDebug disabled
License MIT
Keywords performanceXdebug
Please rate this library. Is it a good library?
Informations about the package run-without-xdebug
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
Usage
All versions of run-without-xdebug with dependencies
PHP Build Version
Package Version
The package weirdan/run-without-xdebug contains the following files
Loading the files please wait ....