weirdan/run-without-xdebug 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

weirdan/run-without-xdebug

最新稳定版本:2.1.0

Composer 安装命令:

composer require weirdan/run-without-xdebug

包简介

Runs a php script with XDebug disabled

README 文档

README

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

统计信息

  • 总下载量: 23.84k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 8
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-03-05