PHPackages                             kdyby/nette-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. [CLI &amp; Console](/categories/cli)
4. /
5. kdyby/nette-php-server

ActiveLibrary[CLI &amp; Console](/categories/cli)

kdyby/nette-php-server
======================

Nette console commands for running application in php builtin server.

v0.5.0(10mo ago)16381MITPHP

Since Dec 20Pushed 10mo ago2 watchersCompare

[ Source](https://github.com/Kdyby/NettePhpServer)[ Packagist](https://packagist.org/packages/kdyby/nette-php-server)[ RSS](/packages/kdyby-nette-php-server/feed)WikiDiscussions master Synced 3w ago

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

Nette PHP Server
================

[](#nette-php-server)

[![Build Status](https://camo.githubusercontent.com/fa5b02cf7fb5c9b94a29886be72e30ba299ee3e9bdd992a9a243fa4c6b0623b4/68747470733a2f2f7472617669732d63692e6f72672f4b647962792f4e657474655068705365727665722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Kdyby/NettePhpServer)

Nette console commands for running application in php builtin server.

Requirements
------------

[](#requirements)

Nette PHP Server requires PHP 5.6 with pcntl extension.

- [Nette Framework](https://github.com/nette/nette)
- [Kdyby/Console](https://github.com/kdyby/console)
- [Symfony/Process](https://github.com/symfony/process)

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

[](#installation)

The best way to install Nette PHP Server is using [Composer](https://getcomposer.org):

```
$ composer require kdyby/nette-php-server
```

You can enable the extension using your neon config.

```
extensions:
    console: Kdyby\Console\DI\ConsoleExtension
    server: Kdyby\NettePhpServer\DI\PhpServerExtension
```

Configuration
-------------

[](#configuration)

This extension creates new configuration section `server`, but you don't need to configure anything unless you have different document root dir than `www`.

```
server:
    documentRoot: %appDir%/../htdocs
```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance54

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~789 days

Total

5

Last Release

315d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd7915237f7e5a3e6bbdee4345a36d355f0fd440362b2cecd4d705edda023c92?d=identicon)[fprochazka](/maintainers/fprochazka)

![](https://avatars.githubusercontent.com/u/1386186?v=4)[Sunfox s.r.o.](/maintainers/sunfoxcz)[@sunfoxcz](https://github.com/sunfoxcz)

---

Top Contributors

[![foxycode](https://avatars.githubusercontent.com/u/1284781?v=4)](https://github.com/foxycode "foxycode (5 commits)")[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (2 commits)")

---

Tags

phpconsoleservercommand

### Embed Badge

![Health badge](/badges/kdyby-nette-php-server/health.svg)

```
[![Health](https://phpackages.com/badges/kdyby-nette-php-server/health.svg)](https://phpackages.com/packages/kdyby-nette-php-server)
```

###  Alternatives

[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k11.4M471](/packages/nunomaduro-phpinsights)[helhum/typo3-console

A reliable and powerful command line interface for TYPO3 CMS

2959.3M238](/packages/helhum-typo3-console)

PHPackages © 2026

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