Skip to content

marko-php/marko-devserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

marko/devserver

Start your full development environment with a single command.

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

composer require marko/devserver

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

Full usage, configuration, and API reference: marko/devserver

About

[READ-ONLY] Marko Framework Dev Server. Issues and PRs at https://github.com/marko-php/marko

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages