PHPackages                             rmhl/log-analyzer - 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. rmhl/log-analyzer

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

rmhl/log-analyzer
=================

Analyze test logs through OpenAI and generate AI summaries.

v1.0.3(6mo ago)0114MITPHPPHP ^8.1

Since Nov 8Pushed 6mo agoCompare

[ Source](https://github.com/ramguiao23/log-analyzer)[ Packagist](https://packagist.org/packages/rmhl/log-analyzer)[ RSS](/packages/rmhl-log-analyzer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

Log Analyzer
============

[](#log-analyzer)

[![Latest Version on Packagist](https://camo.githubusercontent.com/706fd83d4a7e0cd1fe706630bc5c1d4b600405c8c75b2dd0ad0687b6748c6417/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f72616d677569616f32332f6c6f672d616e616c797a65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ramguiao23/log-analyzer)[![Total Downloads](https://camo.githubusercontent.com/ffe8aac34280f22af31ce943b9f27ebcc17298ea72ec44e3e812eae3f492c948/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f72616d677569616f32332f6c6f672d616e616c797a65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ramguiao23/log-analyzer)[![License](https://camo.githubusercontent.com/d0abd91b0d19cba6ed5b7f22c0d134394fdf140a9e18abda2d0861f27b746567/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f72616d677569616f32332f6c6f672d616e616c797a65722e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![PHP Version](https://camo.githubusercontent.com/700784401102d0e6c6522e424290c38e99854bab51d6340dd6ff09a5b6b46737/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f72616d677569616f32332f6c6f672d616e616c797a65722e7376673f7374796c653d666c61742d737175617265)](https://www.php.net/)

Description
-----------

[](#description)

**Log Analyzer** is a Laravel package that parses application logs and generates AI-powered summaries. It simplifies debugging and monitoring by giving you quick insights from your log files.

Features
--------

[](#features)

- Parse Laravel log files efficiently.
- Generate AI-driven summaries for quick insights.
- Easy integration with existing Laravel projects.

Requirements
------------

[](#requirements)

- PHP 8.2+
- Laravel 12+
- OpenAI API key (for AI-powered summaries)

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

[](#installation)

Install via Composer:

Configuration
-------------

[](#configuration)

Add the following to your `.env` file:

```
OPENAI_API_KEY=your_openai_api_key_here
OPENAI_MODEL=gpt-5-nano,gpt-4,gpt-5  # Optional
```

Usage
-----

[](#usage)

```
$analyzer = new Rmhl\LogAnalyzer\LogAnalyzerPackage();
echo $analyzer->analyze("Slow query detected");

```

License
-------

[](#license)

MIT License. See LICENSE file for details.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance68

Regular maintenance activity

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~1 days

Total

4

Last Release

187d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/197020184?v=4)[ramguiao23](/maintainers/ramguiao23)[@ramguiao23](https://github.com/ramguiao23)

---

Top Contributors

[![ramheel](https://avatars.githubusercontent.com/u/1740675?v=4)](https://github.com/ramheel "ramheel (9 commits)")[![ramguiao23](https://avatars.githubusercontent.com/u/197020184?v=4)](https://github.com/ramguiao23 "ramguiao23 (2 commits)")

### Embed Badge

![Health badge](/badges/rmhl-log-analyzer/health.svg)

```
[![Health](https://phpackages.com/badges/rmhl-log-analyzer/health.svg)](https://phpackages.com/packages/rmhl-log-analyzer)
```

###  Alternatives

[internal/dload

Downloads binaries.

98142.7k10](/packages/internal-dload)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)[sproutcms/cms

Enterprise content management and framework

241.6k4](/packages/sproutcms-cms)

PHPackages © 2026

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