PHPackages                             marko/devserver - 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. [Framework](/categories/framework)
4. /
5. marko/devserver

ActiveLibrary[Framework](/categories/framework)

marko/devserver
===============

Marko Framework Dev Server

0.8.4(1mo ago)0511MITPHPPHP ^8.5

Since May 29Pushed 1mo agoCompare

[ Source](https://github.com/marko-php/marko-devserver)[ Packagist](https://packagist.org/packages/marko/devserver)[ RSS](/packages/marko-devserver/feed)WikiDiscussions develop Synced 1w ago

READMEChangelogDependencies (6)Versions (7)Used By (1)

marko/devserver
===============

[](#markodevserver)

Start your full development environment with a single command.

Overview
--------

[](#overview)

`marko/devserver` orchestrates the PHP built-in server, Docker services, and frontend build tools under a single CLI entry point. Run `marko up` and your entire stack starts; run `marko down` and it stops cleanly. Supports both detached and foreground modes, with status inspection at any time.

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

[](#installation)

```
composer require marko/devserver
```

Usage
-----

[](#usage)

```
marko up            # Start PHP server, Docker, and frontend tools (detached by default)
marko up -f         # Start in foreground mode (press Ctrl+C to stop)
marko status        # Check what's running
marko down          # Stop everything
```

Documentation
-------------

[](#documentation)

Full usage, configuration, and API reference: [marko/devserver](https://marko.build/docs/packages/devserver/)

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance92

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity45

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 ~0 days

Total

5

Last Release

56d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/437029?v=4)[Mark Shust](/maintainers/markshust)[@markshust](https://github.com/markshust)

---

Top Contributors

[![markshust](https://avatars.githubusercontent.com/u/437029?v=4)](https://github.com/markshust "markshust (1 commits)")

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/marko-devserver/health.svg)

```
[![Health](https://phpackages.com/badges/marko-devserver/health.svg)](https://phpackages.com/packages/marko-devserver)
```

PHPackages © 2026

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