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
This package is not auto-updated.
Last update: 2025-10-07 06:07:33 UTC
README
-
Download the whybug.phar file and put it somewhere on your system, for example
/usr/local/lib/
. -
Add the phar file to the
auto_prepend_file
setting in yourphp.ini
.
# Add to php.ini
auto_prepend_file = /usr/local/lib/whybug.phar