PHPackages                             timostamm/microserver - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. timostamm/microserver

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

timostamm/microserver
=====================

v2.0.2(7y ago)046MITPHPPHP ^7.1.3

Since May 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/timostamm/microserver)[ Packagist](https://packagist.org/packages/timostamm/microserver)[ RSS](/packages/timostamm-microserver/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (4)Versions (6)Used By (0)

PHP Microserver
===============

[](#php-microserver)

[![Build Status](https://camo.githubusercontent.com/6cb1dba60b7325765b6d02abd2c8db6774d0c1417ef7ee74e4a6add1f05572cf/68747470733a2f2f6170692e7472617669732d63692e6f72672f74696d6f7374616d6d2f6d6963726f7365727665722e706e67)](https://travis-ci.org/timostamm/microserver)

Minimal web server based on Symfony components.

It is very simple to use:

```
$server = new Server();
$server->addController(SimpleController::class);
$server->serve()->send();
```

For an example how to use composer autoloading, see htdocs/index.php

Features:

- Support for symfony `@Route` annotations
- Support for route parameters as controller arguments (scalar types)
- Robust exception handling
- JSON exception formatting (by using JsonServer)
- Controller constructor arguments can be provided by calling addController() with a factory function as second argument
- Nothing else

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

2857d ago

Major Versions

v1.0.1 → v2.0.02018-07-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/6364011a12f22cb5046056371bde6170218218c560eddfdc08b4644b7648af78?d=identicon)[timostamm](/maintainers/timostamm)

---

Top Contributors

[![timostamm](https://avatars.githubusercontent.com/u/4289451?v=4)](https://github.com/timostamm "timostamm (23 commits)")

### Embed Badge

![Health badge](/badges/timostamm-microserver/health.svg)

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

###  Alternatives

[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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