Skip to content

hovercraft vs PHP Markdown

A side-by-side look at hovercraft and PHP Markdown. For an in-depth review of either product, follow the links below.

hovercraft

hovercraft

Development

Hovercraft is an open-source static website generator written in Python. It transforms Markdown and HTML content into static HTML sites that can be easily hosted without a database.

pythonmarkdownhtmlstaticwebsitegeneratoropensource
PHP Markdown

PHP Markdown

Development

PHP Markdown is an open-source PHP library that converts Markdown formatted text to HTML. It supports most standard Markdown syntax and allows adding extensions for additional functionality.

markdowntexthtmlconverter