12 open-source projects similar to michelf/php-markdown, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Php Markdown alternative.
A super fast, highly extensible markdown parser for PHP
Parsedown is a PHP library that converts Markdown text and common extensions into structured HTML output for web browsers. It functions as a Markdown to HTML converter that processes both block-level and inline elements to generate valid web content. The library includes a PHP HTML sanitizer designed to escape HTML and scripting vectors. This security layer provides input sanitization to prevent attacks when processing untrusted user-generated content.
Extracts information about web pages, like youtube videos, twitter statuses or blog articles.
An HTML5 parser and serializer for PHP.
A Oembed consumer library, that gives you information about urls. It helps you replace urls to youtube or vimeo for example, with their html embed code. It has advanced features like offline support, responsive embeds and caching support.
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
A PHP parser for Djot, a modern light markup language
:date: The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
Highly-extensible PHP Markdown parser which fully supports the CommonMark and GFM specs.
Convert HTML to Markdown with PHP