Libraries tagged by xhtml
nadeem0035/allow-html-tags
6048 Downloads
Allow html tags in footer copyright text
mouf/html.widgets.statsgrid
8850 Downloads
This PHP package contains a HTML pivot table. You provide it with a data set and the list of columns and rows and it will display a nice pivot table.
mouf/html.utils.weblibrarymanager.component-installer
356152 Downloads
This Mouf package contains a Composer installer that will automatically create WebLibrary instances when a 'component' package is installed in Composer. It is designed to be used only with Mouf's WebLibraryManager.
mouf/html.utils.weblibrarymanager
358530 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.
mouf/html.template.templateinterface
354398 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.renderer.twig-extensions
357723 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
mouf/html.renderer
357728 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.
mouf/html.htmlelement
366483 Downloads
This package contains the HtmlElementInterface interface that can be used to output HTML on a page. It also features base classes implementing this interface.
monashee/php-simple-html-dom-parser
18801 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package.
mistralys/html_quickform2
40427 Downloads
Provides methods to create, validate and render HTML forms in PHP.
minasm/php-html-parser
10532 Downloads
An updated version of php-html-parser
menatwork/semantic_html5
19186 Downloads
Create html5 elements as content element
mehr-it/html-cleaner
4857 Downloads
HTML cleaner to remove unwanted tags and attributes and elements from HTML fragments
mcaskill/php-strip-html
41803 Downloads
Strip HTML and PHP tags from a string.
mcaskill/php-html-build-attributes
26877 Downloads
Generate a string of HTML attributes.