PHPackages                             scragg0x/bing-api-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. scragg0x/bing-api-php

ActiveLibrary[API Development](/categories/api)

scragg0x/bing-api-php
=====================

Bing API wrapper in php

78.1k—0%3[1 PRs](https://github.com/scragg0x/bing-api-php/pulls)PHP

Since Nov 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/scragg0x/bing-api-php)[ Packagist](https://packagist.org/packages/scragg0x/bing-api-php)[ RSS](/packages/scragg0x-bing-api-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

bing-api-php
============

[](#bing-api-php)

Very simple bing api wrapper in php.

Install
-------

[](#install)

The recommended way is [through composer](http://getcomposer.org). Just create a `composer.json` file and run the `php composer.phar install` command to install it:

```
{
    "require": {
        "scragg0x/bing-api-php": "dev-master"
    }
}

```

API Reference
-------------

[](#api-reference)

Example
-------

[](#example)

```
