PHPackages                             anascloud/laravel-chatbot - 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. anascloud/laravel-chatbot

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

anascloud/laravel-chatbot
=========================

Laravel Chatbot — AI chat widget and customer support assistant for automation by free LLM API.

v1.0.2(1mo ago)11MITPHPPHP ^8.2

Since Jun 11Pushed 1mo agoCompare

[ Source](https://github.com/anascloud/laravel-chatbot)[ Packagist](https://packagist.org/packages/anascloud/laravel-chatbot)[ RSS](/packages/anascloud-laravel-chatbot/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

Laravel Chatbot
===============

[](#laravel-chatbot)

A drop-in AI chat widget and customer support solution powered by the free Groq API.

[![Preview Image](screenshots/preview.png)](screenshots/preview.png)

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

[](#installation)

```
composer require anascloud/laravel-chatbot
```

Setup
-----

[](#setup)

**1. Publish config and assets:**

```
php artisan vendor:publish --tag="chatbot-config"
php artisan vendor:publish --tag="chatbot-assets"
```

**2. Add your API key to `.env`:**

```
GROQ_API_KEY=your_groq_api_key_here
```

**3. Add the widget before your closing `` tag:**

```
@include('chatbot::chat-widget')

```

> FontAwesome must be loaded for icons to render.

Customization
-------------

[](#customization)

Adjust the model, system message, and other options in `config/chatbot.php`.

License
-------

[](#license)

MIT — see [LICENSE.md](LICENSE.md)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance90

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

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

3

Last Release

46d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/261739874?v=4)[Md Anisur Rahaman](/maintainers/anascloud)[@anascloud](https://github.com/anascloud)

---

Top Contributors

[![anascloud](https://avatars.githubusercontent.com/u/261739874?v=4)](https://github.com/anascloud "anascloud (11 commits)")

### Embed Badge

![Health badge](/badges/anascloud-laravel-chatbot/health.svg)

```
[![Health](https://phpackages.com/badges/anascloud-laravel-chatbot/health.svg)](https://phpackages.com/packages/anascloud-laravel-chatbot)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.2k](/packages/craftcms-cms)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

293.1k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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