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.3CI failing

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 today

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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

2184d 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

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[ronasit/laravel-entity-generator

Provided console command for generating entities.

2053.1k](/packages/ronasit-laravel-entity-generator)[api-platform/laravel

API Platform support for Laravel

58171.4k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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