PHPackages                             nao-30/gtrends-php-sdk - 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. nao-30/gtrends-php-sdk

ActiveLibrary[API Development](/categories/api)

nao-30/gtrends-php-sdk
======================

A professional PHP SDK for the Google Trends CLI API

v0.0.5(1y ago)12[4 PRs](https://github.com/Nao-30/google-trends-php-sdk/pulls)MITPHPPHP ^8.0|^8.1|^8.2|^8.3CI passing

Since May 24Pushed 6mo agoCompare

[ Source](https://github.com/Nao-30/google-trends-php-sdk)[ Packagist](https://packagist.org/packages/nao-30/gtrends-php-sdk)[ RSS](/packages/nao-30-gtrends-php-sdk/feed)WikiDiscussions master Synced today

READMEChangelog (5)Dependencies (7)Versions (18)Used By (0)

Google Trends PHP SDK
=====================

[](#google-trends-php-sdk)

A professional-grade PHP SDK for the Google Trends CLI API. This SDK provides a simple, intuitive interface to interact with the Google Trends API, allowing developers to access trending searches, related topics and queries, comparison data, and more.

Features
--------

[](#features)

- Seamless integration with Laravel applications
- Compatible with standalone PHP projects
- Support for all Google Trends API endpoints
- Comprehensive error handling
- Extensive documentation and examples

Requirements
------------

[](#requirements)

- PHP 8.0 or higher
- JSON extension
- cURL extension
- Composer

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

[](#installation)

```
composer require gtrends/gtrends-php-sdk
```

Quick Start
-----------

[](#quick-start)

### Standalone PHP

[](#standalone-php)

```
