ScorpiusJin / SkyAPM-php-sdk

The PHP instrument agent for Apache SkyWalking

Home Page:https://skywalking.apache.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyAPM PHP

CI release PHP contributors platform license issues

Sky Walking logo

SkyAPM PHP is the PHP instrumentation agent, which is compatible with Apache SkyWalking backend and others compatible agents/SDKs

Support List

  1. cURL (PHP cURL)
  2. PDO (PHP PDO)
  3. Mysqli (PHP Mysqli)
  4. Redis Extension (Redis Extension)
  5. Predis Client (Predis)
  6. Memcache Extension (Memcache Extension)
  7. Yar Client (version > 2.0.4) (Yar)
  8. Yar Server (Yar)
  9. GRPC Client (GRPC)
  10. RabbitMQ

Support List (Swoole ecosystem)

  1. Swoole (Swoole)
  2. Hyperf (Hyperf)
  3. Swoft (Swoft)
  4. Tars-php (Tars-php)
  5. LaravelS (LaravelS)

Documentation

Docker image (Quick start)

Go to Docker hub -> https://hub.docker.com/u/skyapm

$ docker run --restart always -d -e SW_OAP_ADDRESS=oap:11800 skyapm/skywalking-php

Downloads

Please head to the releases page to download a release of SkyAPM PHP.

Live Demo

Contact Us

  • Mail list: dev@skywalking.apache.org. Mail to dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.
  • Send Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • Twitter, ASFSkyWalking
  • QQ Group: 901167865(Recommended), 392443393
  • bilibili B站 视频

Stargazers over time

Stargazers over time

License

Apache 2.0

About

The PHP instrument agent for Apache SkyWalking

https://skywalking.apache.org/

License:Apache License 2.0


Languages

Language:C 44.3%Language:C++ 33.1%Language:PHP 9.4%Language:Rust 6.7%Language:Python 3.6%Language:Shell 1.3%Language:M4 0.7%Language:Dockerfile 0.7%Language:JavaScript 0.1%