PHP code example of zeevin / libiocm
1. Go to this page and download the library: Download zeevin/libiocm 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/ */
zeevin / libiocm example snippets
text
使用方式请参考tests文件夹内的测试用例,使用前复制config.php.sample.php 为config.php,并根据自己情况修改配置参数。