Libraries tagged by markup language
netcarver/textile
1292599 Downloads
Textile markup language parser
texy/texy
773948 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.
zetacomponents/document
2673061 Downloads
The Document components provides a general conversion framework for different semantic document markup languages like XHTML, Docbook, RST and similar.
keepsuit/liquid
21937 Downloads
PHP implementation of liquid markup language
qiq/qiq
100617 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
dg/texy
134052 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.
egyjs/dbml-to-laravel
647 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
butschster/dbml-parser
11233 Downloads
DBML (database markup language) parser written on PHP8.
bitandblack/idml-json-converter
237 Downloads
Convert Adobe InDesign Markup Language Files (IDML) into JSON and JSON into IDML.
translationexchange/tml
19894 Downloads
Translation Markup Language for PHP
bitandblack/idml-writer
1277 Downloads
Writes an Adobe IDML file out of a given content
brotkrueml/codehighlight
3639 Downloads
Code highlighter for various programming, markup and configuration languages based on PrismJS
jameswatts/cake-markup-language
6 Downloads
CakePHP plugin providing further abstraction of the View layer by replacing the procedural PHP code with an XML based markup
4d47/archieml
92 Downloads
PHP parser for the Archie Markup Language
mcsodbrenner/serpent
329 Downloads
Serpent is a lightweight and compiling templating engine for PHP. It was designed to seamlessly integrate into existing MVC frameworks. It uses PHP itself as its template language, so you do not need to learn a new markup language. On the other side you get many improvements compared to pure PHP.