PHPackages                             crhg/laravel-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. crhg/laravel-serve-xdebug

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

crhg/laravel-serve-xdebug
=========================

add serve:xdebug artisan command

v1.0.1(5y ago)11.2k2MITPHPPHP ^7.1.3

Since Mar 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/crhg/laravel-serve-xdebug)[ Packagist](https://packagist.org/packages/crhg/laravel-serve-xdebug)[ RSS](/packages/crhg-laravel-serve-xdebug/feed)WikiDiscussions master Synced 1mo ago

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

SUMMARY
=======

[](#summary)

Built-in server command with xdebug option available

INSTALL
=======

[](#install)

```
composer require --dev crhg/laravel-serve-xdebug
```

DESCRIPTION
===========

[](#description)

Once installed, a new artisan command `serve:xdebug` is added.

This is almost the same as the original `serve` command, but inherits the option to configure the xdebug related settings given to PHP when it starts up to the built-in server. This makes debugging in combination with PhpStorm etc. easier.

Example of use with PhpStorm
----------------------------

[](#example-of-use-with-phpstorm)

Add the setting to launch `artisan serve:xdebug` using 'Run → Edit Configurations' menu.

- Add 'PHP Script' with '+'
- `File:` -- Select the artisan command script
- `Arguments:` -- Set `serve:xdebug`

After that, you can use the debugger by specifying the setting by Run → Debug and activating the built-in server.

Remember to start listening for PHP debug connection. (It will be toggled with the icon like a telephone on the top-right)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Every ~492 days

Total

2

Last Release

2132d ago

### Community

Maintainers

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

---

Top Contributors

[![crhg](https://avatars.githubusercontent.com/u/8174597?v=4)](https://github.com/crhg "crhg (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/crhg-laravel-serve-xdebug/health.svg)

```
[![Health](https://phpackages.com/badges/crhg-laravel-serve-xdebug/health.svg)](https://phpackages.com/packages/crhg-laravel-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)
