PHPackages                             appserver-io/dnsserver - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. appserver-io/dnsserver

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

appserver-io/dnsserver
======================

Multithreaded DNS serve written in php

2.0.6(7y ago)161.9k81OSL-3.0PHPPHP &gt;=5.4.0

Since Feb 25Pushed 7y ago4 watchersCompare

[ Source](https://github.com/appserver-io/dnsserver)[ Packagist](https://packagist.org/packages/appserver-io/dnsserver)[ Docs](https://github.com/appserver-io/webserver)[ RSS](/packages/appserver-io-dnsserver/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (9)Versions (9)Used By (1)

DNS Server
==========

[](#dns-server)

[![Latest Stable Version](https://camo.githubusercontent.com/6c0e1ba6b4ced3ca5cfbe13489223d46ebc652c831792e97af001110d5723a91/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170707365727665722d696f2f646e737365727665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io/dnsserver)[![Total Downloads](https://camo.githubusercontent.com/6fab79a18477a304c899d8bb56dafa55bd0a6fa03aa4036b28eb81243012ae33/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170707365727665722d696f2f646e737365727665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io/dnsserver)[![License](https://camo.githubusercontent.com/efa2cc0b76dfbef07ab62398f39f5019480a55a8d176d791b217c51f5659989e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6170707365727665722d696f2f646e737365727665722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appserver-io/dnsserver)[![Build Status](https://camo.githubusercontent.com/97a073cda140b2b7640200de0bf7b4e9bd5109ba2f50af2554a1b5146d48c52d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6170707365727665722d696f2f646e737365727665722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/appserver-io/dnsserver)[![Code Coverage](https://camo.githubusercontent.com/05735dc334615de62d946df435535695e0e517e5cd7738a415d14deaf6953b1a/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f6170707365727665722d696f2f646e737365727665722e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/appserver-io/dnsserver)[![Code Quality](https://camo.githubusercontent.com/24f2c55f2227dea877b4488387ff3ba337058631e062479f6a65e4d7eec54f75/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f636f7665726167652f6769746875622f6170707365727665722d696f2f646e737365727665722e7376673f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/appserver-io/dnsserver)

Introduction
============

[](#introduction)

Are you serious? A DNS server written in pure PHP for PHP? Ohhhh Yes! :)

We use this in the [`appserver.io`](http://www.appserver.io) project as a server component for handling DNS requests. The purpose to implement a DNS server is to deliver it with appserver.io and allow automatich DNS resolution for the defined virtual hosts.

Installation
============

[](#installation)

If you want to use the DNS server with your application add this

```
{
    "require": {
        "appserver-io/dnsserver": "dev-master"
    }
}
```

to your `composer.json` and invoke `composer update` in your project.

Usage
=====

[](#usage)

If you can satisfy the requirements it is very simple to use the DNS server. Just do this:

```
git clone https://github.com/appserver-io/dnsserver
cd dnsserver
PHP_BIN=/path/to/your/threadsafe/php-binary bin/dnsserver
```

If you're using [`appserver.io`](http://www.appserver.io) the start line will be:

```
bin/dnsserver
```

Open a console and enter

```
console$ dig @127.0.0.1 test.com A +short
```

the output should be

```
111.111.111.111
```

which is the IP v4 address for the domain test.com, defined in the file `etc/dns_record.json` ;)

External Links
==============

[](#external-links)

- Documentation at [appserver.io](http://docs.appserver.io)

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community17

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

Recently: every ~202 days

Total

8

Last Release

2881d ago

Major Versions

1.0.0 → 2.0.02016-02-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/76b54aaecf7287a0520eec0009161ca457982dee83ac413bfa0d818b72d79947?d=identicon)[wagnert](/maintainers/wagnert)

![](https://www.gravatar.com/avatar/33b42e8c7314da5df45bca5d1dd786ea2b3d540fae5a5a9489580a886f2f4f39?d=identicon)[zelgerj](/maintainers/zelgerj)

![](https://www.gravatar.com/avatar/aa15f27f393eeb1f1a481fa7de89b41add17de686da79d49e07c5c77249c5e86?d=identicon)[wick-ed](/maintainers/wick-ed)

---

Top Contributors

[![wagnert](https://avatars.githubusercontent.com/u/287509?v=4)](https://github.com/wagnert "wagnert (27 commits)")

---

Tags

phpserverdnsdns server

### Embed Badge

![Health badge](/badges/appserver-io-dnsserver/health.svg)

```
[![Health](https://phpackages.com/badges/appserver-io-dnsserver/health.svg)](https://phpackages.com/packages/appserver-io-dnsserver)
```

###  Alternatives

[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[appserver-io/webserver

Multithreaded webserver for php written in php

455.7k1](/packages/appserver-io-webserver)[php-mcp/server

PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts

828280.5k25](/packages/php-mcp-server)[felixfbecker/language-server

PHP Implementation of the Visual Studio Code Language Server Protocol

1.2k95.4k](/packages/felixfbecker-language-server)[renoki-co/laravel-healthchecks

Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

5654.9k](/packages/renoki-co-laravel-healthchecks)[mmoreram/translation-server

PHP translation server

233.7k2](/packages/mmoreram-translation-server)

PHPackages © 2026

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