文件名称:relaypoint-kiala:中继点搜索 Kiala
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-20 11:29:02
PHP
Kiala 的 RelayPoint 网关 Kiala 中继点搜索 安装 通过安装。 要安装,只需将其添加到您的composer.json文件中: { " require " : { " relaypoint/kiala " : " ~1.0 " } } 并运行 composer 来更新您的依赖项: $ curl -s http://getcomposer.org/installer | php $ php composer.phar update 用法 $ o = ( new GatewayFactory ())-> create ( 'Kiala' ); $ o -> setParameter ( 'dspid' , 'DEMO_DSP' ); // Replace this with your dspid $ a = $ o -> searc
【文件预览】:
relaypoint-kiala-master
----composer.json(492B)
----src()
--------Gateway.php(5KB)
----LICENSE.md(1KB)
----README.md(2KB)