This agent is being replaced by upstream SkyWalking PHP Agent
October 12, 2022 ยท View on GitHub
SkyAPM PHP is the PHP instrumentation agent, which is compatible with Apache SkyWalking backend and others compatible agents/SDKs
Support List
- cURL (PHP cURL)
- PDO (PHP PDO)
- Mysqli (PHP Mysqli)
- Redis Extension (Redis Extension)
- Predis Client (Predis)
- Memcache Extension (Memcache Extension)
- Yar Client (version > 2.0.4) (Yar)
- Yar Server (Yar)
- GRPC Client (GRPC)
- RabbitMQ
Support List (Swoole ecosystem)
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.