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. [API Development](/categories/api)
4. /
5. artapamudaid/gemini-helper

ActiveLibrary[API Development](/categories/api)

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

A simple PHP native helper for the Google Gemini API.

1.2.0(10mo ago)014MITPHPPHP &gt;=7.4

Since Aug 1Pushed 10mo 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 3w 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)

```
