PHP code example of cube-group / myaf-net
1. Go to this page and download the library: Download cube-group/myaf-net library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
cube-group / myaf-net example snippets
$ding = new LDing('钉钉群报警机器人地址');
$ding->send('发什么都可以');