trap icon indicating copy to clipboard operation
trap copied to clipboard

Buggregator local debug server for PHP projects as composer package

Results 33 trap issues
Sort by recently updated
recently updated
newest added

Integrate [infection](https://github.com/infection/infection) with [stryker](https://dashboard.stryker-mutator.io)

maintenance
for contributors

There are a few profiling options where profiling files may be stored: ``` xhprof.output_dir = ... xdebug.output_dir = ... ``` Need to scan it sporadically and push events about new...

enhancement

Add support for https://github.com/yiisoft/friendly-exception

enhancement

Add support for secure connections

enhancement

Make interactive CLI mode It may be - custom solution - https://github.com/php-tui/php-tui

enhancement

Checklist: - Choose the format of the future configuration file (leaning towards XML when choosing between PHP, XML, JSON, and YAML). - Determine what can be configured (including in the...

enhancement

enhancement
help wanted