PHPackages                             j25/gpt-chat-widget - 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. j25/gpt-chat-widget

ActiveLibrary

j25/gpt-chat-widget
===================

GPT Chat Widget for laravel

2.0(yesterday)04↓50%MITPHPPHP ^8.2

Since Aug 16Pushed yesterdayCompare

[ Source](https://github.com/jekky25/gpt-chat-widget)[ Packagist](https://packagist.org/packages/j25/gpt-chat-widget)[ RSS](/packages/j25-gpt-chat-widget/feed)WikiDiscussions master Synced today

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

GPT Chat Widget for laravel 11+
-------------------------------

[](#gpt-chat-widget-for-laravel-11)

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

[](#installation)

Require this package with composer:

```
composer require j25/gpt-chat-widget

```

```
php artisan vendor:publish --provider="J25\GptChatWidget\Providers\GptChatServiceProvider"

Update your packages with ```composer update``` or install with ```composer install```.

## Usage

To use the Widget, you have to register the provider in your Laravel framework.
Find the `providers` key in `config/app.php` and register the Gpt Chat Service Provider.

```php
    'providers' => [
        // ...
        'J25\GptChatWidget\Providers\GptChatServiceProvider',
    ]

```

Configuration
-------------

[](#configuration)

This widget uses yandex.cloud chat. You have to use CHAT\_GPT\_PROVIDER=yandex in the .ENV file and CHAT\_GPT\_YANDEX\_API\_KEY='' CHAT\_GPT\_YANDEX\_FOLDER\_ID=''.

Example
-------

[](#example)

view files

```

```

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance100

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

1d ago

Major Versions

1.0 → 2.02026-08-16

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4018491?v=4)[Evgenii Vlasov](/maintainers/jekky25)[@jekky25](https://github.com/jekky25)

---

Top Contributors

[![jekky25](https://avatars.githubusercontent.com/u/4018491?v=4)](https://github.com/jekky25 "jekky25 (5 commits)")

---

Tags

widgetchatgptgpt-chat

### Embed Badge

![Health badge](/badges/j25-gpt-chat-widget/health.svg)

```
[![Health](https://phpackages.com/badges/j25-gpt-chat-widget/health.svg)](https://phpackages.com/packages/j25-gpt-chat-widget)
```

###  Alternatives

[guanguans/ai-commit

Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。

39431.6k10](/packages/guanguans-ai-commit)[emotality/tawk-laravel

A tawk.to chat widget for Laravel.

5125.7k](/packages/emotality-tawk-laravel)[genaker/magento-mcp-ai

Magento MCP AI Assistant - A powerful AI assistant for Magento 2 that helps with store data queries and management

902.0k](/packages/genaker-magento-mcp-ai)

PHPackages © 2026

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