PEAR channel

Registering the channel:

pear channel-discover pear.apigen.org

Listing available packages:

pear remote-list -c apigen

Installing a package:

pear install apigen/package_name

Installing a specific version/stability:

pear install apigen/package_name-1.0.0
pear install apigen/package_name-beta

Receiving updates via a feed:

pear.apigen.org/feed.xml

Packages

ApiGen - API documentation generator for PHP 5.3+

ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc. ApiGen has support for PHP 5.3 namespaces, packages, linking between documentation, cross referencing to PHP standard classes and general documentation, creation of highlighted source code and experimental support for PHP 5.4 traits.

Install commandpear install apigen/ApiGen
LicenseNew BSD, GPL v2, GPL v3
Dependenciespear.nette.org/Nette, pear.texy.info/Texy, pear.kukulich.cz/FSHL, pear.andrewsville.cz/TokenReflection
MaintainersJaroslav Hanslík (as lead), Ondřej Nešpor (as lead)
Releases2.8.0 (stable), 2.7.0 (stable), 2.6.1 (stable), 2.6.0 (stable), 2.5.0 (stable), 2.4.1 (stable), 2.4.0 (stable), 2.3.0 (stable), 2.2.1 (stable), 2.2.0 (stable), 2.1.0 (stable)
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.