PHPackages                             break-travel/artisan-serve-xdebug - 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. [CLI &amp; Console](/categories/cli)
4. /
5. break-travel/artisan-serve-xdebug

ActiveLibrary[CLI &amp; Console](/categories/cli)

break-travel/artisan-serve-xdebug
=================================

Extends the Laravel Artisan Serve command to utilize XDebug.

1.0.0(3y ago)188UnlicensePHP

Since Nov 25Pushed 3y ago1 watchersCompare

[ Source](https://github.com/break-travel/artisan-serve-xdebug)[ Packagist](https://packagist.org/packages/break-travel/artisan-serve-xdebug)[ RSS](/packages/break-travel-artisan-serve-xdebug/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

This composer package registeres a Laravel Artisan commans `serve:xdebug`. It works basically the same like `serve` but activates XDebug.

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

[](#installation)

### 1. Install XDebug

[](#1-install-xdebug)

```
apt-get update
apt-get install php-xdebug
```

### 2. Install Package

[](#2-install-package)

```
composer require --dev break-travel/artisan-serve-xdebug
```

### 3. Run

[](#3-run)

```
php artisan serve:xdebug
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

1264d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/55d1426befd9aff92b94129d9428b43fab342477b07db89dc59cee75c21387fa?d=identicon)[phil-break](/maintainers/phil-break)

---

Top Contributors

[![phil-break](https://avatars.githubusercontent.com/u/110226964?v=4)](https://github.com/phil-break "phil-break (5 commits)")

### Embed Badge

![Health badge](/badges/break-travel-artisan-serve-xdebug/health.svg)

```
[![Health](https://phpackages.com/badges/break-travel-artisan-serve-xdebug/health.svg)](https://phpackages.com/packages/break-travel-artisan-serve-xdebug)
```

###  Alternatives

[acdphp/laravel-schedule-police

Stop, start or execute scheduled commands from a simple dashboard without redeploying, while maintaining the visibility, control, and reviewability of the configurations in your codebase.

5116.9k](/packages/acdphp-laravel-schedule-police)[jakyeru/laravel-shell

Laravel-Shell adds a terminal interface to your web application, allowing you to run shell commands directly from your browser.

166.1k](/packages/jakyeru-laravel-shell)

PHPackages © 2026

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