PHPackages                             subashrijal5/chatgpt-laravel - 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. subashrijal5/chatgpt-laravel

ActiveLibrary

subashrijal5/chatgpt-laravel
============================

v1.0.1(3y ago)451MITPHP

Since Jan 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/subashrijal5/laravel-chatgpt)[ Packagist](https://packagist.org/packages/subashrijal5/chatgpt-laravel)[ Docs](https://github.com/subashrijal5/chatgpt-laravel)[ RSS](/packages/subashrijal5-chatgpt-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Chatgpt Laravel
===============

[](#chatgpt-laravel)

This is where your description should go. Take a look at [contributing.md](contributing.md) to see a to do list.

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

[](#installation)

Via Composer

```
 composer require subashrijal5/chatgpt-laravel
```

In config/app.php add provider

```
 Subashrijal5\ChatgptLaravel\ChatgptLaravelServiceProvider::class

```

Usage
-----

[](#usage)

Using Facade:

```
use Subashrijal5\ChatgptLaravel\Facades\ChatgptLaravel;

$response =  ChatgptLaravel::studyNotes('Your Topic');

```

available methods:

```
use Subashrijal5\ChatgptLaravel\Facades\ChatgptLaravel;

ChatgptLaravel::askQuestion('Your question');
ChatgptLaravel::correctGrammer('Your Topic');
ChatgptLaravel::essayWriter('Your Topic');
ChatgptLaravel::essayOutline('Your Topic');
ChatgptLaravel::storyTeller('Your Topic', 'Your Genre');
ChatgptLaravel::storyTeller('Your Topic');
ChatgptLaravel::solveMathematicalProblem('Your Problem');

```

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Subash Rijal](https://github.com/subashrijal5)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Total

2

Last Release

1190d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0ca7899b6288e24b6b00174863bc4acc30fc745c6a1ad021fb2fc08b8f1500c8?d=identicon)[subashrijal5](/maintainers/subashrijal5)

---

Top Contributors

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

---

Tags

laravelopenaiopenai-apiChatgptLaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/subashrijal5-chatgpt-laravel/health.svg)

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

###  Alternatives

[rajentrivedi/tokenizer-x

TokenizerX calculates required tokens for given prompt

91214.0k3](/packages/rajentrivedi-tokenizer-x)[sbsaga/toon

🧠 TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts &amp; LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).

6115.6k](/packages/sbsaga-toon)

PHPackages © 2026

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