startbase/byteking-php

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

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.1.1 2017-08-11 11:43 UTC

This package is not auto-updated.

Last update: 2025-07-20 07:36:16 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"
    ...
}