Libraries tagged by commoneer
webuni/front-matter
243511 Downloads
Front matter parser and dumper for PHP
zoon/commonmark-ext-youtube-iframe
246730 Downloads
Extension for league/commonmark to replace youtube link with iframe
wnx/commonmark-mark-extension
4077 Downloads
Render ==highlighted== texts as elements in league/commonmark
simonvomeyser/commonmark-ext-lazy-image
12947 Downloads
Adds support for lazy images to the phpleague/commonmark markdown parser package
n0sz/commonmark-marker-extension
39752 Downloads
A marker extension for CommonMark PHP implementation
moxio/commonmark-ext-fancy-lists
88921 Downloads
Extension for league/commonmark to support additional numbering types for ordered lists
clue/commander
17111 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
webuni/commonmark-attributes-extension
150593 Downloads
The attributes extension adds a syntax to define attributes on the various HTML elements in CommonMark PHP implementation.
ueberdosis/commonmark-hint-extension
7532 Downloads
A hint extension for league/commonmark
spatie/commonmark-wire-navigate
4036 Downloads
Add a wire:navigate attribute to links rendered in Markdown
ryangjchandler/commonmark-blade-block
866 Downloads
Embed Laravel Blade code inside of your Markdown templates.
robotusers/commander
98227 Downloads
Command Bus abstraction for PHP.
mwstake/mediawiki-component-commonwebapis
19449 Downloads
Provides various web APIs (Action API and REST)
mwstake/mediawiki-component-commonuserinterface
26988 Downloads
Provides common user interface elements and customizeable stylings
mouf/utils.common.sortable-interface
214493 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!