PHPackages                             satoryu/google\_suggest - 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. satoryu/google\_suggest

ActiveLibrary[API Development](/categories/api)

satoryu/google\_suggest
=======================

This package provides a client to fetch suggest words to given phrases from Google

0.0.1(7y ago)09MITPHPPHP ^7.2CI failing

Since Apr 12Pushed 7y ago1 watchersCompare

[ Source](https://github.com/satoryu/google_suggest-php)[ Packagist](https://packagist.org/packages/satoryu/google_suggest)[ Docs](https://github.com/satoryu/google_suggest-php)[ RSS](/packages/satoryu-google-suggest/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (2)Used By (0)

Google Suggest
==============

[](#google-suggest)

[![Packagist Version](https://camo.githubusercontent.com/e4c4134ba57ad69aa105a7808fc9b6f5e743b2a10a3717cc9bae7ad448a0c232/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7361746f7279752f676f6f676c655f737567676573742e737667)](https://camo.githubusercontent.com/e4c4134ba57ad69aa105a7808fc9b6f5e743b2a10a3717cc9bae7ad448a0c232/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7361746f7279752f676f6f676c655f737567676573742e737667)[![Build Status](https://camo.githubusercontent.com/2874083c03607e00c416140fb4996f0c2e5cb485438fab3317635383d62b0567/68747470733a2f2f7472617669732d63692e6f72672f7361746f7279752f676f6f676c655f737567676573742d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/satoryu/google_suggest-php)

This package provides a client to fetch suggest words to given phrases from Google.

Installation
------------

[](#installation)

If you use composer, run the command as follows:

```
composer require satoryu/google_suggest
```

After that, you need to require Composer's autoloader:

```
require 'vendor/autoload.php';
```

Usage
-----

[](#usage)

By `require`ing Composer's autloader, you can `use` `\GoogleSuggest\Client`. The client class has the method `suggestFor`.

```
use GoogleSuggest\Client;

$client = new Client;
$suggestions = $client->suggestFor('google')
```

License
-------

[](#license)

Under the term of MIT License.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2635d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6fdaaec408e00d684daf48d6e6a15c80d1f9ddafdf07506333ce3e4e1b01cd02?d=identicon)[satoryu](/maintainers/satoryu)

---

Top Contributors

[![satoryu](https://avatars.githubusercontent.com/u/124871?v=4)](https://github.com/satoryu "satoryu (15 commits)")

---

Tags

google-suggestionsphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/satoryu-google-suggest/health.svg)

```
[![Health](https://phpackages.com/badges/satoryu-google-suggest/health.svg)](https://phpackages.com/packages/satoryu-google-suggest)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
