Libraries tagged by html template
spiral/stempler
79167 Downloads
Stempler, HTML markup processor and template engine framework
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.
pear/html_template_phplib
14772 Downloads
preg_* based template system.
pear/html_template_it
78188 Downloads
More info available on: http://pear.php.net/package/HTML_Template_IT
mouf/html.template.templateinterface
352310 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
237522 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
237388 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
355615 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.
fabianmichael/kirby-template-attributes
2140 Downloads
Better HTML attribute handling for your snippets and templates.
piedweb/render-html-attributes
39578 Downloads
[Plates and Twig Extension] Transform an array in html tag attributes.
mouf/html.widgets.messageservice
237026 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.
mouf/html.renderer.twig-extensions
355605 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
jtolj/html-attributes
33133 Downloads
A Fluent Interface for Handling HTML Attributes in PHP.
phug/reader
91531 Downloads
Pug (ex-Jade) string reader for PHP, HTML template engine structured by indentation
phug/formatter
89284 Downloads
Pug (ex-Jade) formatter for PHP, HTML template engine structured by indentation