whybug/whybug-php

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/whybug/whybug-php

dev-master 2014-10-29 19:58 UTC

This package is not auto-updated.

Last update: 2025-10-07 06:07:33 UTC


README

  1. Download the whybug.phar file and put it somewhere on your system, for example /usr/local/lib/.

  2. Add the phar file to the auto_prepend_file setting in your php.ini.

# Add to php.ini
auto_prepend_file = /usr/local/lib/whybug.phar