yandex:用于使用Yandex.XML搜索服务的类

时间:2024-05-28 18:18:13
【文件属性】:

文件名称:yandex:用于使用Yandex.XML搜索服务的类

文件大小:18KB

文件格式:ZIP

更新时间:2024-05-28 18:18:13

PHP

YandexXml 与Yandex.XML搜索服务一起使用的软件包。 安装 可以使用composer软件包管理器安装此库: composer require anton-shevchuk/yandex-xml-library 使用 <?php require_once 'vendor/autoload.php' ; use AntonShevchuk \ YandexXml \ Client ; use AntonShevchuk \ YandexXml \ Request ; use AntonShevchuk \ YandexXml \ Response ; use AntonShevchuk \ YandexXml \ Exceptions \ YandexXmlException ; $ request = Client :: request ( 'your-user-in-y


【文件预览】:
yandex-master
----composer.json(767B)
----.travis.yml(345B)
----example()
--------index.php(17KB)
--------example.php(2KB)
----src()
--------YandexXml()
----.gitignore(15B)
----README.md(2KB)

网友评论