PHPackages                             ddliu/airdoc - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. ddliu/airdoc

ActiveLibrary[File &amp; Storage](/categories/file-storage)

ddliu/airdoc
============

Serve document on the air

v0.1.0(11y ago)10MITPHP

Since Mar 18Pushed 11y ago1 watchersCompare

[ Source](https://github.com/ddliu/airdoc)[ Packagist](https://packagist.org/packages/ddliu/airdoc)[ RSS](/packages/ddliu-airdoc/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

airdoc
======

[](#airdoc)

Serve markdown document on the air.

[![Screenshot](screenshot.png)](screenshot.png)

Features
--------

[](#features)

- Documents are structured by directory
- Multiple sources
- No database

Install
-------

[](#install)

With Composer:

```
composer require ddliu/airdoc

```

With GIT:

```
git clone https://github.com/ddliu/airdoc.git docviewer
cd docviewer
composer install

```

Web Server
----------

[](#web-server)

### Nginx

[](#nginx)

See nginx.conf

### Apache

[](#apache)

`.htaccess` is already configured for Apache.

### PHP Builtin Server

[](#php-builtin-server)

```
make server

```

or

```
php -S localhost:8080 -t . router.php

```

Config
------

[](#config)

Airdoc can be customized with config.php.

```

```

TODO
----

[](#todo)

- TOC
- Cache

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4080d ago

### Community

Maintainers

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

---

Top Contributors

[![ddliu](https://avatars.githubusercontent.com/u/797146?v=4)](https://github.com/ddliu "ddliu (14 commits)")

### Embed Badge

![Health badge](/badges/ddliu-airdoc/health.svg)

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

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15161.6M2.6k](/packages/illuminate-filesystem)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)

PHPackages © 2026

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