PHPackages                             eele94/ai-assistant - 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. eele94/ai-assistant

ActiveLibrary

eele94/ai-assistant
===================

This is my package ai-assistant

0596[2 PRs](https://github.com/eele94/ai-assistant/pulls)PHP

Since Mar 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/eele94/ai-assistant)[ Packagist](https://packagist.org/packages/eele94/ai-assistant)[ RSS](/packages/eele94-ai-assistant/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

This is my package ai-assistant
===============================

[](#this-is-my-package-ai-assistant)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e145e0da6d3e00ba11f60f49afbb6be3d9863720fdd27c68c7d70be59145cd4e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f65656c6539342f61692d617373697374616e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eele94/ai-assistant)[![GitHub Tests Action Status](https://camo.githubusercontent.com/bdde0c1956e9f2d8dcf4b33368ed6337be7ed1c4feba397df166170e111c783c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f65656c6539342f61692d617373697374616e742f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/eele94/ai-assistant/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/921ace7e87299e2035d676b1535f222edf73551e461c74a1686498d210cc2b67/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f65656c6539342f61692d617373697374616e742f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/eele94/ai-assistant/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/b39caa57d59683f3d499e8fd42abaec388c4396dbd3bc0b12e7c5831a9ae733e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f65656c6539342f61692d617373697374616e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/eele94/ai-assistant)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us
----------

[](#support-us)

[![](https://camo.githubusercontent.com/ea986ad9a1fcf209e8dde16e5e2ff7518ee5ef9266905d83a73c7b3c55c8f5e3/68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f61692d617373697374616e742e6a70673f743d31)](https://spatie.be/github-ad-click/ai-assistant)

We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us).

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards).

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

[](#installation)

You can install the package via composer:

```
composer require eele94/ai-assistant
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="ai-assistant-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="ai-assistant-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="ai-assistant-views"
```

Usage
-----

[](#usage)

```
$assistant = new Eele94\Assistant();
echo $assistant->echoPhrase('Hello, Eele94!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [eele94](https://github.com/eele94)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 91.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ded1514915858bc78294ee2eb204c484d5b4a368f0f4775a2e09228a4ba63e6?d=identicon)[eele94](/maintainers/eele94)

---

Top Contributors

[![eele94](https://avatars.githubusercontent.com/u/8152346?v=4)](https://github.com/eele94 "eele94 (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/eele94-ai-assistant/health.svg)

```
[![Health](https://phpackages.com/badges/eele94-ai-assistant/health.svg)](https://phpackages.com/packages/eele94-ai-assistant)
```

PHPackages © 2026

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