Libraries tagged by commoneer
samwilson/commonmark-shortcodes
1000 Downloads
Adds shortcodes to Markdown, for the CommonMark package.
samwilson/commonmark-latex
1452 Downloads
A CommonMark extension for rendering Markdown to LaTeX.
ows/commonmark-sup-sub-extensions
7718 Downloads
A sup/sub extension for CommonMark PHP implementation
mozex/commonmark-routes
1824 Downloads
Laravel routes in Markdown: A CommonMark extension to seamlessly use Laravel route functions within your Markdown content.
mouf/utils.common.url-interface
354291 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!
mouf/utils.common.getvars
163351 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
lijinma/commander
339 Downloads
PHP command-line interfaces made easy
jsw/commonmark-figure-extension
926 Downloads
League/commonmark extension for HTML figure and caption.
jsw/commonmark-container-extension
326 Downloads
League/commonmark extension for custom container inspired by Markdig.
hydephp/torchlight-commonmark
3399 Downloads
A Commonmark extension for Torchlight, the syntax highlighting API.
hiraeth/commonmark
7396 Downloads
CommonMark parsing for the Hiraeth Nano Framework
drewm/slim-commander
967 Downloads
A very simple structure for running CLI commands as part of your Slim Framework application
daysofwonder/phpleague-commonmark-implicit-figures
5784 Downloads
Render images occurring by itself in a paragraph as ``, similar to pandoc's implicit figures
danielescherzer/commonmark-ext-pygments-highlighter
51 Downloads
CommonMark extension for code highlighting with Pygments
cradeq/commonmark-html-whitelist-extension
514 Downloads
Allows HTML tags to be used in Markdown, while still escaping or stripping all other HTML input.