gentle / duckduckgo-api
此包已被弃用,不再维护。未建议替代包。
DuckDuckGo API 的 PHP 客户端
0.2.0
2015-04-19 10:48 UTC
Requires
- php: >=5.3
- ext-openssl: *
- kriswallsmith/buzz: 0.13
Requires (Dev)
- ext-curl: *
- ext-mbstring: *
- phpunit/phpunit: ~3.7
Suggests
- ext-curl: Send requests using cURL
- ext-mbstring: Manipulate strings encoded in a multibyte encoding
- ext-openssl: Allows secure communication with DuckDuckGo API
This package is auto-updated.
Last update: 2023-04-08 03:43:44 UTC
README
这是一个 PHP 库,提供对 DuckDuckGo API 的支持。
要求
入门
文档
有关更详细的文档,请参阅 http://gentlero.github.io/duckduckgo-api/。
测试
$ phpunit
许可
许可协议为 MIT 许可 - 有关详细信息,请参阅 LICENSE 文件。