Skip to content

Jekyll vs phpDocumentor 2

A side-by-side look at Jekyll and phpDocumentor 2. For an in-depth review of either product, follow the links below.

Jekyll

Jekyll

Development

Jekyll is a static site generator that allows you to convert your plain text into static websites. It's commonly used for blogs. Key features include: creation of blog posts and web pages with Markdown, templates for layout, support for taxonomies for better organization, and easy customization

bloggingstatic-sitesmarkdown
phpDocumentor 2

phpDocumentor 2

Development

phpDocumentor 2 is an open source documentation generator for PHP code. It analyzes PHP source code to automatically generate documentation in HTML with links between the different elements.

phpdocumentationgeneratoropen-source