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 2w 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 17% 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

1149d 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

[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M311](/packages/illuminate-pipeline)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6281.2k5](/packages/riclep-laravel-storyblok)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

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

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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