Libraries tagged by php markup
netcarver/textile
1093208 Downloads
Textile markup language parser
gregwar/rst
166893 Downloads
PHP library to parse reStructuredText documents
doctrine/rst-parser
163407 Downloads
PHP library to parse reStructuredText documents and generate HTML or LaTeX documents.
qiq/qiq
77958 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
naucon/htmlbuilder
45023 Downloads
A package for php to generate html markup with object representation but without the overhead of domXML or SimpelXML.
spiritix/html-to-pdf
27461 Downloads
Convert HTML markup into beautiful PDF files using the famous wkhtmltopdf library
butschster/dbml-parser
8768 Downloads
DBML (database markup language) parser written on PHP8.
naucon/breadcrumbs
17072 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
9507 Downloads
PHP markup generation without the fuss
translationexchange/tml
17297 Downloads
Translation Markup Language for PHP
naucon/form
9813 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).
keepsuit/liquid
2022 Downloads
PHP implementation of liquid markup language
fungku/markup-validator-php
678 Downloads
A markup validator, including RSS and atom feeds.
facebook/facebook-instant-articles-sdk-extensions-in-php
80130 Downloads
Facebook Instant Articles SDK Extensions in PHP to transform Instant Articles markup file into AMP
cseufert/hamle
6079 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.