buggymanhq/buggyman

Buggyman API library

Installs: 772

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/buggymanhq/buggyman

v1.0.3 2013-12-12 15:07 UTC

This package is not auto-updated.

Last update: 2025-10-06 20:24:54 UTC


README

PHP library for integrate buggyman.io service

INSTALL

The recommended way to install is through composer.

{
    "require": {
        "buggymanhq/buggyman": "1.*"
    }
}

USAGE

include "vendor/autoload.php";

Buggyman::init();