Libraries tagged by lhtml
mouf/html.utils.weblibrarymanager.component-installer
356844 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
359222 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.utils.bootstrap
163906 Downloads
This package contains an installer for the Bootstrap HTML/CSS/JS library in the Mouf framework to add Bootstrap easily in your Mouf project.
mouf/html.template.templateinterface
355028 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.mouftemplate
143791 Downloads
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
mouf/html.template.menus.basicmenu
143808 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
mouf/html.template.bootstrap
239398 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.renderer.twig-extensions
358414 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
mouf/html.renderer
358419 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.
monashee/php-simple-html-dom-parser
19121 Downloads
Laravel wrapper for the PHP Simple HTML DOM Parser package.
mcaskill/php-strip-html
43784 Downloads
Strip HTML and PHP tags from a string.
marvinlabs/laravel-html-bootstrap-4
19734 Downloads
A fluent html builder for Bootstrap 4 components
martyrer/simple-html-dom-bundle
32641 Downloads
Bundle around Simple HTML DOM library
lucasbramos/rtf-html-php
53 Downloads
RTF to HTML converter in PHP
lordsimal/custom-html-elements
1268 Downloads
Allows you to create custom HTML elements to render more complex template parts