whybug / whybug-php
dev-master
2014-10-29 19:58 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 10:34:56 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_filesetting in yourphp.ini.
# Add to php.ini
auto_prepend_file = /usr/local/lib/whybug.phar