PHPackages                             doxphp/doxphp - 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. doxphp/doxphp

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

doxphp/doxphp
=============

Dox for PHP, inspired by Dox for JavaScript.

0.2.0(14y ago)502.8k↓50%8[6 PRs](https://github.com/avalanche123/doxphp/pulls)2MITPHPPHP &gt;=5.3.2

Since Oct 29Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (5)Used By (2)

Dox PHP
=======

[](#dox-php)

Dox for PHP is a documentation engine for PHP inspired by the [Dox](https://github.com/visionmedia/dox) for JavaScript.

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

[](#installation)

Pear
----

[](#pear)

```
pear channel-discover pear.avalanche123.com
pear install avalanche123/doxphp-beta
```

Github
------

[](#github)

Clone this repository and put the `doxphp` under bin directory in your executable path.

Usage
=====

[](#usage)

Dox PHP operates over stdio:

```
$ doxphp
