Libraries tagged by commoneer
league/commonmark-ext-autolink
87332 Downloads
Extension for league/commonmark which autolinks URLs, emails, and @-mentions
iliaal/mdparser
1929 Downloads
Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.
weph/commonmark-section-extension
3217 Downloads
ueberdosis/commonmark-hint-extension
14115 Downloads
A hint extension for league/commonmark
samwilson/commonmark-shortcodes
3562 Downloads
Adds shortcodes to Markdown, for the CommonMark package.
pomodocs/commonmark-alert
4780 Downloads
CommonMark extension to support alerts in Github blockquote style
mwstake/mediawiki-component-commonwebapis
39041 Downloads
Provides various web APIs (Action API and REST)
mwstake/mediawiki-component-commonuserinterface
42615 Downloads
Provides common user interface elements and customizeable stylings
mozex/commonmark-routes
10420 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
mouf/utils.common.url-interface
359100 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
fdekker/commonmark-ext-emoji
18121 Downloads
An emoji extension for league/commonmark
daysofwonder/phpleague-commonmark-implicit-figures
7472 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
cradeq/commonmark-html-whitelist-extension
9267 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.
aymdev/commonmark-bundle
2487 Downloads
Symfony bundle integrating League CommonMark for Symfony 4.4+ applications
avensome/commonmark-bundle
3360 Downloads
Integrates CommonMark into Symfony 4 apps.