README.md

    Sky Walking for php SDK| 中文

    SkyWalking php SDK: A client tool developed for PHP using SkyWalking APM tools. (It is a pity that it only supports writing log and checking curl currently.) SkyWalking APM : https://github.com/OpenSkywalking/skywalking

    • Automatic probe for PHP. You don't need to modify the application code.
      • It is a PHP extension developed by zendAPI.
      • It can hook automatically for monnitoring nodes and collecting logs.
      • It transfers with header informations automatically.
    • Manual probe.
      • It is a php extension and contains some php classes.
      • It can compatible any versions of php.You can look over the codes in the class 'SkyWalking'.
      • You need to add business codes to monnitor.

    Using and installing

    Apply to

    • version 1.0 applies to Skywalking 3.1 .

    In the future.

    • more php versions.
    • more os.

    Contact Us

    • Submit an issue
    • QQ Group: 155841680

    项目简介

    The PHP instrument agent for Apache SkyWalking

    发行版本

    当前项目没有发行版本

    贡献者 13

    全部贡献者

    开发语言

    • C++ 78.6 %
    • C 7.2 %
    • PHP 6.3 %
    • M4 5.2 %
    • Dockerfile 1.9 %