PHPackages                             code-rhapsodie/connector-gemini - 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. code-rhapsodie/connector-gemini

ActiveIbexa-bundle[Utility &amp; Helpers](/categories/utility)

code-rhapsodie/connector-gemini
===============================

Connector for Google Gemini in Ibexa

v1.1.0(2mo ago)3997↓84.4%MITPHPPHP ^8.1CI passing

Since Jun 10Pushed 2mo agoCompare

[ Source](https://github.com/code-rhapsodie/connector-gemini)[ Packagist](https://packagist.org/packages/code-rhapsodie/connector-gemini)[ RSS](/packages/code-rhapsodie-connector-gemini/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (34)Versions (7)Used By (0)

Code Rhapsodie Connector Gemini Bundle
======================================

[](#code-rhapsodie-connector-gemini-bundle)

The code-rhapsodie/connector-gemini bundle integrates Google Gemini into Ibexa DXP, enabling AI-assisted content generation and editing capabilities directly from the Ibexa Back Office.

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

[](#installation)

### Step 1: Install the bundle via composer

[](#step-1-install-the-bundle-via-composer)

```
  composer require code-rhapsodie/connector-gemini
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

```
// config/bundles.php

return [
    // ...
    CodeRhapsodie\Bundle\ConnectorGemini\CRConnectorGeminiBundle::class => ['all' => true],
];
```

### Step 3: Configure your api key

[](#step-3-configure-your-api-key)

```
#.env

GEMINI_API_KEY=your-google-gemini-api-key-here
```

### Step 4: Import generic IA Action migration

[](#step-4-import-generic-ia-action-migration)

```
  php bin/console ibexa:migrations:import vendor/code-rhapsodie/connector-gemini/src/bundle/Resources/migrations/action_configurations.yaml
```

### Step 5: Execute Ibexa migration

[](#step-5-execute-ibexa-migration)

```
  php bin/console ibexa:migrations:migrate
```

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance90

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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 ~50 days

Recently: every ~63 days

Total

6

Last Release

81d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a15c90b32e75c27fc63f79357a914b4caa7af5fdb69a2e150341515ddececf95?d=identicon)[Macintosh\_plus](/maintainers/Macintosh_plus)

![](https://www.gravatar.com/avatar/bd1154ec55c164982303d9eb60bb5f0e7073fcded4ced5094696c23a933b26f1?d=identicon)[jeremycr](/maintainers/jeremycr)

---

Top Contributors

[![AUDUL](https://avatars.githubusercontent.com/u/97884272?v=4)](https://github.com/AUDUL "AUDUL (21 commits)")

---

Tags

aigeminigemini-apiibexaibexa-bundleibexa-dxpaiGeminiibexa-dxpibexaia

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/code-rhapsodie-connector-gemini/health.svg)

```
[![Health](https://phpackages.com/badges/code-rhapsodie-connector-gemini/health.svg)](https://phpackages.com/packages/code-rhapsodie-connector-gemini)
```

###  Alternatives

[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[sineflow/clamav

ClamAV PHP Client for Symfony

10168.5k](/packages/sineflow-clamav)[robole/sulu-ai-translator-bundle

Translate any type of content using DeepL

181.3k](/packages/robole-sulu-ai-translator-bundle)[numero2/contao-storelocator

Contao Plugin for managing stores (or in common address data) and providing a frontend-search based on geo data

121.5k](/packages/numero2-contao-storelocator)

PHPackages © 2026

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