Raven is a client for sentry. The PHP library is by getsentry.
git clone git://github.com/tony/kohana-raven.git
git submodule init
git submodule update
Install into your modules directory and add to your application's bootstrap.php.
To configure, go to config/raven.php
and insert your dsn URL.