PHPackages                             tipoff/laravel-serpapi - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tipoff/laravel-serpapi

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tipoff/laravel-serpapi
======================

Laravel Package for tracking Google laravel-serpapi

2.0.1(5y ago)033.3k1[3 issues](https://github.com/tipoff/laravel-serpapi/issues)1MITPHPPHP ^7.4|^8.0

Since Feb 25Pushed 5y ago3 watchersCompare

[ Source](https://github.com/tipoff/laravel-serpapi)[ Packagist](https://packagist.org/packages/tipoff/laravel-serpapi)[ Docs](https://github.com/tipoff/laravel-serpapi)[ GitHub Sponsors](https://github.com/tipoff)[ RSS](/packages/tipoff-laravel-serpapi/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (9)Used By (1)

Laravel Package for tracking Google laravel-serpapi
===================================================

[](#laravel-package-for-tracking-google-laravel-serpapi)

[![Latest Version on Packagist](https://camo.githubusercontent.com/c5a1ea13b9d1236cf8b0815ff2773c8ff5600c9ac8fa5e389fb0eb6bbc32a103/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7469706f66662f6c61726176656c2d736572706170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/laravel-serpapi)[![Tests](https://github.com/tipoff/laravel-serpapi/workflows/Tests/badge.svg)](https://github.com/tipoff/laravel-serpapi/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/5faea8e44f0f9e9f7c64c16842260bb526fcadb24c9173df3dd3ec82abd198dc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7469706f66662f6c61726176656c2d736572706170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/laravel-serpapi)

This is where your description should go.

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

[](#installation)

You can install the package via composer:

```
composer require tipoff/laravel-serpapi
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Tipoff\LaravelSerpapi\LaravelSerpapiServiceProvider" --tag="laravel-serpapi-config"
```

This is the contents of the published config file:

```
return [
    'api_key' => env('SERPAPI_API_KEY'),
    'search_engine' => env('SERPAPI_ENGINE', 'google')
];
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Tipoff](https://github.com/tipoff)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 58.8% 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 ~11 days

Total

7

Last Release

1843d ago

Major Versions

1.0.5 → 2.0.02021-04-09

### Community

Maintainers

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

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (30 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (10 commits)")[![arwaawan](https://avatars.githubusercontent.com/u/16465411?v=4)](https://github.com/arwaawan "arwaawan (4 commits)")[![arwaawan3](https://avatars.githubusercontent.com/u/64331952?v=4)](https://github.com/arwaawan3 "arwaawan3 (3 commits)")[![chx2](https://avatars.githubusercontent.com/u/24723492?v=4)](https://github.com/chx2 "chx2 (3 commits)")[![joshtorres](https://avatars.githubusercontent.com/u/5092957?v=4)](https://github.com/joshtorres "joshtorres (1 commits)")

---

Tags

tipofflaravel-serpapi

### Embed Badge

![Health badge](/badges/tipoff-laravel-serpapi/health.svg)

```
[![Health](https://phpackages.com/badges/tipoff-laravel-serpapi/health.svg)](https://phpackages.com/packages/tipoff-laravel-serpapi)
```

PHPackages © 2026

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