PHPackages                             ridi/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. [API Development](/categories/api)
4. /
5. ridi/doxphp

ActiveLibrary[API Development](/categories/api)

ridi/doxphp
===========

Dox for PHP, inspired by Dox for JavaScript.

0.2.2(7y ago)04.5k1MITPHPPHP &gt;=5.3.2

Since Oct 29Pushed 7y ago5 watchersCompare

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

READMEChangelog (2)DependenciesVersions (7)Used By (1)

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
