PHPackages                             chi-teck/web-server - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. chi-teck/web-server

ActiveLibrary[HTTP &amp; Networking](/categories/http)

chi-teck/web-server
===================

Web server

1.0.0(8y ago)0254MITPHP

Since Oct 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Chi-teck/web-server)[ Packagist](https://packagist.org/packages/chi-teck/web-server)[ RSS](/packages/chi-teck-web-server/feed)WikiDiscussions 1.x Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Web server
==========

[](#web-server)

Console commands for running applications using the PHP built-in web server.

Instalation
-----------

[](#instalation)

Phar

```
release_url=https://api.github.com/repos/chi-teck/web-server/releases/latest
wget $(wget -qO- $release_url | awk -F'"' '/browser_download_url/ { print $4 }')
chmod +x web.server.phar
sudo mv web.server.phar /usr/local/bin/web.server
web.server --version
```

Composer

```
composer require chi-teck/web-server
./vendor/bin/web.server --version
```

Available commands:
-------------------

[](#available-commands)

```
help    Displays help for a command
list    Lists commands
run     Runs a local web server
start   Starts a local web server in the background
status  Outputs the status of the local web server for the given address
stop    Stops the local web server that was started with the server:start command

```

Credits
-------

[](#credits)

This package is built on top of [Symfony web server bundle](https://github.com/symfony/web-server-bundle).

###  Health Score

30

—

LowBetter than 61% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

2

Last Release

3239d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/673139?v=4)[Ivan](/maintainers/chi-teck)[@Chi-teck](https://github.com/Chi-teck)

---

Top Contributors

[![Chi-teck](https://avatars.githubusercontent.com/u/673139?v=4)](https://github.com/Chi-teck "Chi-teck (11 commits)")

---

Tags

phpsymfony-componentweb-server

### Embed Badge

![Health badge](/badges/chi-teck-web-server/health.svg)

```
[![Health](https://phpackages.com/badges/chi-teck-web-server/health.svg)](https://phpackages.com/packages/chi-teck-web-server)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k126](/packages/httpsoft-http-message)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69131.6k](/packages/serpapi-google-search-results-php)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)

PHPackages © 2026

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