startbase/byteking-php

The new generation monitoring and analytics service agent for ambitious applications.

1.1.1 2017-08-11 11:43 UTC

This package is not auto-updated.

Last update: 2024-04-28 01:34:35 UTC


README

This library provides an API to track events and update profiles on ByteKing.

Install with Composer

Add startbase/byteking-php as a dependency and run composer update

"require": {
    ...
    "startbase/byteking-php" : "latest"
    ...
}