PHPackages                             aprillins/googleimageresults - 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. aprillins/googleimageresults

ActiveLibrary[API Development](/categories/api)

aprillins/googleimageresults
============================

Get google image results from Google API JSON response

1.11(11y ago)032MITPHPPHP &gt;=5.4.0

Since Apr 1Pushed 11y ago1 watchersCompare

[ Source](https://github.com/aprillins/GoogleImageResults)[ Packagist](https://packagist.org/packages/aprillins/googleimageresults)[ RSS](/packages/aprillins-googleimageresults/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (3)Used By (0)

Get Google Image Results
========================

[](#get-google-image-results)

This package will enable you to get the response from search query you submit to Google API image search service.

Laravel 5 Support
-----------------

[](#laravel-5-support)

Service Provider and Facade settings are located in your App/config/app.php. Open that app.php file and you'll find the **Autoloaded Service Providers** and **Class Aliases** sections.

Add this to your **Autoloaded Service Providers** section

```
'Aprillins\GoogleImageResults\Support\GoogleImageResultsServiceProvider'

```

Add this to your **Class Aliases** section

```
'GoogleImageResults' => 'Aprillins\GoogleImageResults\Support\GoogleImageResultsFacade'

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~5 days

Total

2

Last Release

4060d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99e2d4252dc8590308bb1418722911775d8735aff66b487bbfe5a8d589d74ea9?d=identicon)[aprillins](/maintainers/aprillins)

---

Top Contributors

[![aprillins](https://avatars.githubusercontent.com/u/1317947?v=4)](https://github.com/aprillins "aprillins (6 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/aprillins-googleimageresults/health.svg)

```
[![Health](https://phpackages.com/badges/aprillins-googleimageresults/health.svg)](https://phpackages.com/packages/aprillins-googleimageresults)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23914.2M16](/packages/hubspot-api-client)[botman/driver-telegram

Telegram driver for BotMan

92437.3k6](/packages/botman-driver-telegram)

PHPackages © 2026

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