PHPackages                             mariuslundgard/php-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. mariuslundgard/php-server

ActiveLibrary

mariuslundgard/php-server
=========================

A minimal routable HTTP middleware framework for PHP.

v0.1.1-beta.1(11y ago)036MITPHPPHP &gt;=5.4.13

Since Aug 9Pushed 11y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (18)Versions (5)Used By (0)

php-server
==========

[](#php-server)

[![Build Status](https://camo.githubusercontent.com/21e974b6523f098c739ea8fae6fb0110614bf9d7d6cad8aa0c692cd885fcacd7/68747470733a2f2f7472617669732d63692e6f72672f6d61726975736c756e64676172642f7068702d7365727665722e737667)](https://travis-ci.org/mariuslundgard/php-server)[![Coverage Status](https://camo.githubusercontent.com/aca80a481483d52f4043f002d0e9149bcc94a5fcb517a7b4356f3fb2b6759b35/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6d61726975736c756e64676172642f7068702d7365727665722f62616467652e706e67)](https://coveralls.io/r/mariuslundgard/php-server)

[![Latest Stable Version](https://camo.githubusercontent.com/b6eb3794fab13033eb9a50c590cb52a7e2e37a5318d58f995810e204bb83799b/68747470733a2f2f706f7365722e707567782e6f72672f6d61726975736c756e64676172642f7068702d7365727665722f762f737461626c652e706e67)](https://packagist.org/packages/mariuslundgard/php-server)

### Features

[](#features)

- Routable middleware (application layers)
- Routable controller actions

### Examples

[](#examples)

This is the canonical *Hello World* example:

```
