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

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

glugox/ai
=========

AI toolset for Glugox

1.0.0(8mo ago)0359[5 PRs](https://github.com/glugox/ai/pulls)1MITPHPPHP ^8.4CI passing

Since Aug 26Pushed 4mo agoCompare

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

READMEChangelogDependencies (14)Versions (8)Used By (1)

AI Toolset
==========

[](#ai-toolset)

[![Latest Version on Packagist](https://camo.githubusercontent.com/3d5dc07ec5b168f5075b475c29a5a9d6f99af173d92733e68d95bcd54faf6acd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f676c75676f782f61692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/glugox/ai)[![GitHub Tests Action Status](https://camo.githubusercontent.com/1a10acd08cebea7481334087c4270698cae5b1b3d0b0e1bf134aa62022bbe8da/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f676c75676f782f61692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/glugox/ai/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/703faee10576e37ae3d1d0fdc5b4b86fd99f06cbe302f6b0a4c6af4c29de5770/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f676c75676f782f61692f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/glugox/ai/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/a21700669328ed1a814769475a93d536e0082d9eb293ea8aac0496e4b0a7ab19/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f676c75676f782f61692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/glugox/ai)

AI toolset for Glugox. This package provides a set of tools and utilities to integrate AI capabilities into your applications.

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

[](#installation)

You can install the package via composer:

```
composer require glugox/ai
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
echo Ai::ask("What is 2 + 2?")->text();
// Outputs: 4
```

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)

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

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance68

Regular maintenance activity

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

266d ago

### Community

Maintainers

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

---

Top Contributors

[![ervinbeciragic](https://avatars.githubusercontent.com/u/2511769?v=4)](https://github.com/ervinbeciragic "ervinbeciragic (7 commits)")[![glugate](https://avatars.githubusercontent.com/u/110853691?v=4)](https://github.com/glugate "glugate (4 commits)")[![glugox](https://avatars.githubusercontent.com/u/13313019?v=4)](https://github.com/glugox "glugox (2 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)")

---

Tags

laravelaiglugox

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.8k28.9M627](/packages/spatie-laravel-data)[maestroerror/laragent

Power of AI Agents in your Laravel project

630106.4k](/packages/maestroerror-laragent)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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