gentle/duckduckgo-api

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP client for DuckDuckGo API

0.2.0 2015-04-19 10:48 UTC

This package is auto-updated.

Last update: 2023-04-08 03:43:44 UTC


README

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.