README.md 1.2 KB
Newer Older
S
songzhian 已提交
1
Sky Walking for php SDK| [中文](README_ZH.md)
Z
zhian song 已提交
2
==========
Z
zhian song 已提交
3
**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.)
S
songzhian 已提交
4
SkyWalking APM : https://github.com/apache/incubator-skywalking
Z
zhian song 已提交
5 6 7 8 9 10 11 12 13 14 15 16 17

* 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
H
heyanlong 已提交
18 19
*  php extensions(https://github.com/SkywalkingContrib/skywalking-php-sdk/tree/master/sky-php7ext)
*  php classes (https://github.com/SkywalkingContrib/skywalking-php-sdk/tree/master/sdk-php)
Z
zhian song 已提交
20 21 22

# Apply to
*  version 1.0 applies to Skywalking 3.1 .
S
songzhian 已提交
23
*  version 2.0 applies to Skywalking 3.X .
H
heyanlong 已提交
24
*  version 5.0 applies to Skywalking 5.X .
Z
zhian song 已提交
25 26 27
# In the future.
  * more php versions.
  * more os.
Z
zhian song 已提交
28 29 30
# Contact Us
  * Submit an issue
  * QQ Group: 155841680