Libraries tagged by html template
phalcon/volt
8581 Downloads
Phalcon Volt is a HTML template engine for sender-side rendering.
gears/pdf
73583 Downloads
A PDF builder using HTML or DOCX templates.
spiral/stempler
86982 Downloads
Stempler, HTML markup processor and template engine framework
drupal/easy_email_text_format
68728 Downloads
Text format and editor config for editing HTML body of Easy Email templates.
naucon/breadcrumbs
21632 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.
drupal/easy_email_types_core
68719 Downloads
Easy Email templates that replicate and override the content of emails sent by Drupal core with HTML-formatted versions.
pear/html_template_phplib
16479 Downloads
preg_* based template system.
pear/html_template_it
87399 Downloads
More info available on: http://pear.php.net/package/HTML_Template_IT
mouf/html.template.templateinterface
355884 Downloads
This package contains the definition of an HTML template (the TemplateInterface interface) and an helper class to build HTML templates easily (the BaseTemplate class).
mouf/html.template.bootstrap
239725 Downloads
This package contains a Mouf template based on the Twitter Bootstrap HTML/CSS/JS library, along a Mouf installer file to add the template easily in your Mouf project.
mouf/html.widgets.menu
239592 Downloads
This package contains objects describing a menu of an application. The menu is described, but this package does not render the menu in any way. You will have to use another package to render the menu in HTML. Usually, templates will provide their own menu renderers.
mouf/html.renderer
359279 Downloads
This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects.
lordsimal/custom-html-elements
1332 Downloads
Allows you to create custom HTML elements to render more complex template parts
piedweb/render-html-attributes
40910 Downloads
[Twig Extension] Transform an array in html tag attributes.
mouf/html.widgets.messageservice
239227 Downloads
Use this package to display info/warning/error messages to the user on a web page. Using the SessionMessageService class, you register messages to be displayed. Using the MessageWidget class, you display the error messages in your templates.