PHPackages                             comphp/docs - 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. comphp/docs

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

comphp/docs
===========

Markdown-powered documentation rendering and navigation for PHP applications.

0.3(3w ago)01MITPHPPHP ^8.5

Since May 20Pushed 3w agoCompare

[ Source](https://github.com/commonphp/docs)[ Packagist](https://packagist.org/packages/comphp/docs)[ RSS](/packages/comphp-docs/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

CommonPHP Docs
==============

[](#commonphp-docs)

CommonPHP Docs provides Markdown-powered documentation rendering for CommonPHP applications. It turns application, package, or module documentation into browsable documentation pages with predictable navigation.

The package helps CommonPHP applications ship useful documentation alongside the code that provides the behavior.

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

[](#requirements)

- PHP `^8.5`
- `comphp/runtime:^0.3`

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

[](#installation)

Once this package is available through your Composer repositories, install it with:

```
composer require comphp/docs
```

Usage
-----

[](#usage)

```
