Libraries tagged by html markdown
3f/converter
126208 Downloads
A set of classes to translate a text from HTML to BBcode and from BBCode to Markdown.
spress/spress
35103 Downloads
Static site generator with blogs support
knuckleswtf/pastel
1149023 Downloads
Write your API docs in Markdown and get them converted into pretty HTML🎨
easy-doc/easy-doc
189669 Downloads
An easy way to generate a static website from HTML/Markdown/RST/Pug/anything sources
sinnbeck/markdom
82361 Downloads
Converts markdown to html with classes
taufik-nurrohman/parsedown-extra-plugin
27436 Downloads
Configurable Markdown to HTML converter with Parsedown Extra.
gilbitron/pico
126 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
hollodotme/treemdown
28166 Downloads
A PHP class for browsing markdown files with HTML rendering, syntax highlighting and search
jbroadway/slimdown
5300 Downloads
A simple regex-based Markdown parser.
aspose/pdf-sdk-php
23239 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
webuni/commonmark-attributes-extension
150873 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
dg/texy
133878 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
cohensive/markdown
10534 Downloads
PHP Markdown variant for Laravel 4.
twig/markdown-extension
97627 Downloads
A Twig extension for Markdown
yansongda/laravel-parsedown
5325 Downloads
Convert Markdown To Html With Laravel