Download the PHP package satoryu/google_suggest without Composer
On this page you can find all versions of the php package satoryu/google_suggest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download satoryu/google_suggest
More information about satoryu/google_suggest
Files in satoryu/google_suggest
Download satoryu/google_suggest
More information about satoryu/google_suggest
Files in satoryu/google_suggest
Vendor satoryu
Package google_suggest
Short Description This package provides a client to fetch suggest words to given phrases from Google
License MIT
Homepage https://github.com/satoryu/google_suggest-php
Package google_suggest
Short Description This package provides a client to fetch suggest words to given phrases from Google
License MIT
Homepage https://github.com/satoryu/google_suggest-php
Please rate this library. Is it a good library?
Informations about the package google_suggest
Google Suggest
This package provides a client to fetch suggest words to given phrases from Google.
Installation
If you use [composer](), run the command as follows:
After that, you need to require Composer's autoloader:
Usage
By require
ing Composer's autloader, you can use
\GoogleSuggest\Client
.
The client class has the method suggestFor
.
License
Under the term of MIT License.
All versions of google_suggest with dependencies
PHP Build Version
Package Version
The package satoryu/google_suggest contains the following files
Loading the files please wait ....