PHPackages                             dukens/openai-exceptions - 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. dukens/openai-exceptions

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

dukens/openai-exceptions
========================

Use the OpenAI API together with Laravel Ignition's Suggestions to show AI-powered fixes for errors in wordpress/sage.

v0.1(3y ago)17MITPHPPHP ^8.1.0

Since Jun 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dukenst2006/openai-exceptions)[ Packagist](https://packagist.org/packages/dukens/openai-exceptions)[ RSS](/packages/dukens-openai-exceptions/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

OpenAI powered fixes for wordpress sage errors
==============================================

[](#openai-powered-fixes-for-wordpress-sage-errors)

Use the OpenAI API together with Laravel Ignition's Suggestions to show AI-powered fixes for errors in your Sage/Acorn application.

Get started
-----------

[](#get-started)

First install OpenAI Exceptions via [Composer](https://getcomposer.org/). You'll probably want to install it as dev dependency:

```
composer require --dev dukens/openai-exceptions
```

Next, publish the configuration file:

```
lando wp acorn vendor:publish --provider="Dukens\OpenaiExceptions\OpenAiSolutionServiceProvider" --tag="config"
```

This will create a `config/openai-exceptions.php` configuration file in your project, which you can modify to your needs. All options are documented in the file, but the only one you need is your OpenAI API key, which you'll specify in your `.env` file:

```
OPENAI_API_KEY={YOUR KEY HERE}

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

1104d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/dukens-openai-exceptions/health.svg)

```
[![Health](https://phpackages.com/badges/dukens-openai-exceptions/health.svg)](https://phpackages.com/packages/dukens-openai-exceptions)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[ercogx/filament-openai-assistant

Create chat page with OpenAI Assistant

175.8k](/packages/ercogx-filament-openai-assistant)

PHPackages © 2026

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