2017 © Pedro Peláez
 

library phrocco

Literate documentation for PHP

image

rossriley/phrocco

Literate documentation for PHP

  • Monday, February 9, 2015
  • by rossriley
  • Repository
  • 5 Watchers
  • 98 Stars
  • 2,985 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 15 Forks
  • 3 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Phrocco - Literate Documentation for PHP

Phrocco is the start of a port of the rather nice literate documentation generator Docco to PHP, (*1)

http://jashkenas.github.com/docco/

Installing

Best done via composer global., (*2)

composer global require rossriley/phrocco:dev-master

This will install the binary to ~/.composer/vendor/bin/phrocco., (*3)

The project is in alpha at this stage but feedback and pull requests are welcome., (*4)

Also check out the front end site http://phrocco.info/ for more instructions and example output., (*5)

The Versions

09/02 2015

dev-master

9999999-dev

Literate documentation for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires