startbase/byteking-php

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


Keywords
php, analytics client
License
MIT

Documentation

ByteKing PHP Library

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"
    ...
}