PHPackages                             xray-log/laravel - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. xray-log/laravel

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

xray-log/laravel
================

Laravel integration for xRay Logger

v1.0.1(1y ago)10147[2 issues](https://github.com/xRay-Log/laravel/issues)MITPHPPHP &gt;=7.2.5

Since Dec 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xRay-Log/laravel)[ Packagist](https://packagist.org/packages/xray-log/laravel)[ RSS](/packages/xray-log-laravel/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

xRay for Laravel
================

[](#xray-for-laravel)

 [![xRay Logo](https://raw.githubusercontent.com/xRay-Log/xRay/main/assets/featured.jpg)](https://raw.githubusercontent.com/xRay-Log/xRay/main/assets/featured.jpg)

Laravel integration for xRay. This package provides an easy way to debug and log your Laravel application.

**Main Application:** [xRay](https://github.com/xRay-Log/xRay)

[![Build Status](https://github.com/XRay-Log/laravel/workflows/tests/badge.svg)](https://github.com/XRay-Log/laravel/actions)[![Total Downloads](https://camo.githubusercontent.com/3b16b8e563ae832fa89519e88faf3478113e9aef2751057a6f7d39a5dc0dc8a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f787261792d6c6f672f6c61726176656c)](https://packagist.org/packages/xray-log/laravel)[![Latest Stable Version](https://camo.githubusercontent.com/0cbbc5e9df9de8113aa3cc33297faacb70ca1bd1b8847c2533073a206d8da133/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f787261792d6c6f672f6c61726176656c)](https://packagist.org/packages/xray-log/laravel)[![License](https://camo.githubusercontent.com/35ad2b9ee54c198bd73a77f713a908dd0d3edb20745f4ad542354ad047f1797f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f787261792d6c6f672f6c61726176656c)](https://packagist.org/packages/xray-log/laravel)

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

[](#installation)

You can install the package via composer:

```
composer require --dev xray-log/laravel
```

Usage
-----

[](#usage)

Here are some examples of how to use xRay Logger:

```
// Direct logging (defaults to info)
xRay('Info message');

// Different log levels
xRay('Error message')->error();
xRay('Warning message')->warning();
xRay('Debug message')->debug();

// With exit
xRay('Debug this')->exit();
```

License
-------

[](#license)

The XRay Log Laravel Package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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

Every ~12 days

Total

2

Last Release

534d ago

### Community

Maintainers

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

---

Top Contributors

[![muhammetus](https://avatars.githubusercontent.com/u/5948976?v=4)](https://github.com/muhammetus "muhammetus (3 commits)")

---

Tags

laravelloggingdebugdevelopmentxray

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/xray-log-laravel/health.svg)

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

###  Alternatives

[moesif/moesif-laravel

Moesif Collection/Data Ingestion Middleware for Laravel

1167.3k](/packages/moesif-moesif-laravel)[melihovv/laravel-log-viewer

A Laravel log viewer

1031.6k1](/packages/melihovv-laravel-log-viewer)

PHPackages © 2026

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