gentle/duckduckgo-api

PHP client for DuckDuckGo API


Keywords
api, duckduckgo
License
MIT

Documentation

PHP client for DuckDuckGo API

Latest Version License Build Status Coverage Status Code quality

This is a PHP library which offers support to access DuckDuckGo API.

Requirements

  • PHP >= 5.3 with following extensions enabled:
  • Buzz library.
  • PHPUnit to run tests. (optional)

Getting started

Read Introduction and Installation from the documentation.

Documentation

See http://gentlero.github.io/duckduckgo-api/ for more detailed documentation.

Testing

$ phpunit

License

Licensed under the MIT License - see the LICENSE file for details.