Libraries tagged by php markup
netcarver/textile
1352858 Downloads
Textile markup language parser
gregwar/rst
456801 Downloads
PHP library to parse reStructuredText documents
doctrine/rst-parser
207435 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
butschster/dbml-parser
12443 Downloads
DBML (database markup language) parser written on PHP8.
keepsuit/liquid
28179 Downloads
PHP implementation of liquid markup language
qiq/qiq
114200 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
naucon/htmlbuilder
50857 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
spiritix/html-to-pdf
30532 Downloads
Convert HTML markup into beautiful PDF files using the famous wkhtmltopdf library
naucon/breadcrumbs
21982 Downloads
The breadcrumb package helps to integrate a common breadcrumb navigation into a web application. The package includes two components: A breadcrumbs class to add breadcrumb elements and a breadcrumbs helper to render html markup in php or smarty templates.
decodelabs/tagged
11009 Downloads
PHP markup generation without the fuss
translationexchange/tml
20711 Downloads
Translation Markup Language for PHP
naucon/form
11849 Downloads
The Package provides a form component for php to process and validate html forms. A form helper is also included to render your form in html markup (php oder smarty templates).
mistralys/currency-parser
4459 Downloads
PHP library that can detect prices written in text or markup, and normalise their formatting according to country-specific rules.
facebook/facebook-instant-articles-sdk-extensions-in-php
80147 Downloads
Facebook Instant Articles SDK Extensions in PHP to transform Instant Articles markup file into AMP
cseufert/hamle
6631 Downloads
A PHP template engine. HAMLE was inspired by HAML/Jade, however involves less typing, and does not allow php code in a template, but does have logic and function calls.