2017 © Pedro Peláez
 

library google

Fetchs Google Search Count

image

biganashvili/google

Fetchs Google Search Count

  • Wednesday, November 16, 2016
  • by biganashvili
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

google

Cool Google Features for SEO, (*1)

Require this package with Composer

Install this package through Composer. Edit your project's composer.json file to require biganashvili/google., (*2)

Create composer.json file:, (*3)

{
    "name": "yourproject/yourproject",
    "type": "project",
    "require": {
        "biganashvili/google": "~1.1.0"
    }
}

And run composer update, (*4)

Or run a command in your command line:, (*5)

composer require biganashvili/google

Usage

getSearchResultsCount($bulck_array[$i]);
}
arsort($results);
$counter=1;
echo "
"; foreach ($results as $key => $value) { echo ""; } echo "
".$counter++." ".$key." ".$value."
"; ?>

License

Please see the LICENSE included in this repository for a full copy of the MIT license, which this project is licensed under., (*6)

Credits

The Versions

16/11 2016

dev-master

9999999-dev https://github.com/biganashvili/google

Fetchs Google Search Count

  Sources   Download

MIT

The Requires

 

search google count result search count results count

16/11 2016

v2.0.x-dev

2.0.9999999.9999999-dev https://github.com/biganashvili/google

Fetchs Google Search Count

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

search google count result search count results count