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

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

costumerservice/chatbot
=======================

Costumer Service Open Source Package (by Fasa)

v1.0.0(3mo ago)01MITBladePHP ^8.1

Since Mar 9Pushed 1mo agoCompare

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

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

Minara Assistant Chatbot Plugin
===============================

[](#minara-assistant-chatbot-plugin)

Laravel Chatbot Integration Package
Developed for **CV. Aranus Technology**

[![](https://camo.githubusercontent.com/b541f400a00b6f16407868423726086dc1d3021e5857b3510d5e7f4581cee38f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172616e75732f63686174626f743f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/b541f400a00b6f16407868423726086dc1d3021e5857b3510d5e7f4581cee38f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6172616e75732f63686174626f743f7374796c653d666f722d7468652d6261646765)[![](https://camo.githubusercontent.com/85ab171b0f12fab566e51a20ac7e298916ecf36ba33cdbeb08a71532bf02ab1e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6172616e75732f63686174626f743f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/85ab171b0f12fab566e51a20ac7e298916ecf36ba33cdbeb08a71532bf02ab1e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6172616e75732f63686174626f743f7374796c653d666f722d7468652d6261646765)[![](https://camo.githubusercontent.com/e84c45087851841724633e0b46e9194cabd85cbc48a8623b541e7ba416c8d686/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6172616e75732f63686174626f743f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/e84c45087851841724633e0b46e9194cabd85cbc48a8623b541e7ba416c8d686/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6172616e75732f63686174626f743f7374796c653d666f722d7468652d6261646765)[![](https://camo.githubusercontent.com/42cb4df632197f80b6419d0782d835965ab6ee0d131b528305acc21fc0cb433b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f436869636b7469636b6861636b2f63686174626f743f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/42cb4df632197f80b6419d0782d835965ab6ee0d131b528305acc21fc0cb433b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f436869636b7469636b6861636b2f63686174626f743f7374796c653d666f722d7468652d6261646765)

---

Plugin Chatbot Minara Assistant
===============================

[](#plugin-chatbot-minara-assistant)

**Minara Assistant Chatbot Plugin** adalah package chatbot untuk framework Laravel yang memungkinkan integrasi chatbot AI langsung ke dalam aplikasi web.

Plugin ini dirancang untuk memudahkan integrasi chatbot tanpa perlu konfigurasi rumit. Setelah package di-install melalui Composer, chatbot dapat langsung digunakan di dalam aplikasi Laravel.

Plugin ini saat ini dikembangkan secara khusus untuk kebutuhan internal **CV. Aranus Technology**, namun tetap dirancang agar fleksibel (dapat dikembangkan lagi dengan developer lain) dan dapat digunakan pada proyek Laravel lainnya.

---

📦 Installation
==============

[](#-installation)

Install package menggunakan Composer:

```
composer require aranus/chatbot

```

Laravel akan secara otomatis mendeteksi package melalui fitur **Package Auto Discovery**.

---

🚀 Usage
=======

[](#-usage)

Tempelkan ini di layout yang ingin ditampilkan chatbot

```
@yield('content')
@chatbot

```

---

💾 Chat Record Storage
=====================

[](#-chat-record-storage)

Plugin ini menyediakan penyimpanan riwayat percakapan chatbot ke dalam database menggunakan tabel:

```
chat_records

```

Struktur tabel:

```
id
session_code
client_message
ai_message
waktu
created_at
updated_at

```

### Field Description

[](#field-description)

FieldDescriptionsession\_codeID unik untuk setiap sesi percakapanclient\_messagepesan yang dikirim oleh penggunaai\_messagerespon yang diberikan oleh AIwaktuwaktu percakapan terjadicreated\_attimestamp default Laravelupdated\_attimestamp default Laravel---

⚙️ Requirements
===============

[](#️-requirements)

- PHP 8.1+
- Laravel 10 / 11 / 12
- Composer

---

📁 Package Information
=====================

[](#-package-information)

ItemValuePackagearanus/chatbotFrameworkLaravelLicenseMITMaintainerCV. Aranus Technology---

🏢 Maintainer
============

[](#-maintainer)

Developed and maintained by

**CV. Aranus Technology**

---

intern project

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance86

Actively maintained with recent releases

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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

Unknown

Total

1

Last Release

92d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/36316a41456c582236c8b5d732a14bd32780e6f5847f80e3de9b6583389802bc?d=identicon)[Chicktickhack](/maintainers/Chicktickhack)

---

Top Contributors

[![Chicktickhack](https://avatars.githubusercontent.com/u/202151207?v=4)](https://github.com/Chicktickhack "Chicktickhack (8 commits)")

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3325.1M337](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M264](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M984](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M356](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

670139.5k6](/packages/spatie-laravel-export)

PHPackages © 2026

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