PHPackages                             artapamudaid/gemini-helper - 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. artapamudaid/gemini-helper

ActiveLibrary

artapamudaid/gemini-helper
==========================

A simple PHP native helper for the Google Gemini API.

1.2.0(9mo ago)011↓100%MITPHPPHP &gt;=7.4

Since Aug 1Pushed 9mo agoCompare

[ Source](https://github.com/artapamudaid/gemini-helper)[ Packagist](https://packagist.org/packages/artapamudaid/gemini-helper)[ RSS](/packages/artapamudaid-gemini-helper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Gemini Helper for PHP
=====================

[](#gemini-helper-for-php)

A simple and easy-to-use PHP helper class to interact with the Google Gemini API. This package supports text generation, PDF summarization, and image captioning using the `gemini-1.5-flash` model.

### Installation

[](#installation)

```
composer require artapamudaid/gemini-helper
```

### Usage

[](#usage)

```
