SkyAPM PHP ========== ![CI](https://github.com/SkyAPM/SkyAPM-php-sdk/workflows/CI/badge.svg) ![CI](https://travis-ci.org/SkyAPM/SkyAPM-php-sdk.svg?branch=master) ![release](https://img.shields.io/github/release/SkyAPM/SkyAPM-php-sdk.svg) ![PHP](https://img.shields.io/badge/PHP-%3E%3D%207.0-brightgreen.svg) ![contributors](https://img.shields.io/github/contributors/SkyAPM/SkyAPM-php-sdk.svg) ![platform](https://img.shields.io/badge/platform-macos%20%7C%20linux-brightgreen.svg) ![license](https://img.shields.io/badge/license-Apache%202.0-green.svg) ![issues](https://img.shields.io/github/issues/SkyAPM/SkyAPM-php-sdk.svg) Sky Walking logo **SkyAPM PHP** is the PHP instrumentation agent, which is compatible with [Apache SkyWalking](https://github.com/apache/skywalking) backend and others compatible agents/SDKs ## Documents * [Documents in English](docs/README.md) ## Docker image Go to Docker hub -> [https://hub.docker.com/r/skyapm/skywalking-php](https://hub.docker.com/r/skyapm/skywalking-php) ```shell script docker run -d -e SW_OAP_ADDRESS=127.0.0.1:11800 skywalking-php ``` ## Live Demo Host in Beijing. Go to [demo](http://106.75.237.45:8080/). - Username: admin - Password: admin **Video on youtube.com** [![RocketBot UI](http://img.youtube.com/vi/JC-Anlshqx8/0.jpg)](http://www.youtube.com/watch?v=JC-Anlshqx8) ## Support List 1. CURL 1. PDO 1. Mysqli 1. Yar Client ([Yar](https://www.php.net/manual/en/book.yar.php)) 1. GRPC Client ([GRPC](https://github.com/grpc/grpc-php)) 1. Predis Client ([Predis](https://packagist.org/packages/predis/predis)) 1. Redis Extension ([Redis Extension](https://github.com/phpredis/phpredis)) 1. Memcache Extension ## Contact Us * Submit an [issue](https://github.com/SkyAPM/SkyAPM-php-sdk/issues) * Mail list: **dev@skywalking.apache.org**. Mail to `dev-subscribe@skywalking.apache.org`, follow the reply to subscribe the mail list. * Join `#skywalking` channel at [Apache Slack](https://join.slack.com/t/the-asf/shared_invite/enQtNDQ3OTEwNzE1MDg5LWY2NjkwMTEzMGI2ZTI1NzUzMDk0MzJmMWM1NWVmODg0MzBjNjAxYzUwMjIwNDI3MjlhZWRjNmNhOTM5NmIxNDk) * QQ Group: 392443393(2000/2000, not available), 901167865(available) ## License [Apache 2.0](LICENSE) ## Stargazers over time [![Stargazers over time](https://starchart.cc/SkyAPM/SkyAPM-php-sdk.svg)](https://starchart.cc/SkyAPM/SkyAPM-php-sdk)