Services_Exceptional is a wrapper for the API of http://getexceptional.com/.
In order to use it, you'll need an account on getexceptional.com and an API key.
git clone git@github.com:till/exceptional-php.gitcd exceptional-phppear install package.xml
- either
require_once 'Services/Exceptional.php'; or create an autoloader - code:
- Done!