Libraries tagged by html classes
mouf/html.template.templateinterface
354802 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.tags
20128 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
vitexsoftware/ease-html-widgets
249 Downloads
Additional & Eye Candy Web classes for Ease Framework
nititech/html-components
17 Downloads
Create intuitive, reusable HTML components
mouf/html.widgets.messageservice
238763 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.utils.weblibrarymanager
358963 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.menus.basicmenu
143739 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.renderer.twig-extensions
358155 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
laravelbook/laravel4-powerpack
3801 Downloads
Port of Laravel 3's HTML, Form and Str classes
apt142/htmltotext
12153 Downloads
A PHP class to convert HTML into a plain text format
nazar-pc/bananahtml
85 Downloads
BananaHTML - single class that makes HTML generating easier
zaphyr-org/utils
211 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
it-for-free/rusphp
5202 Downloads
Universal PHP library for different perposis
aspose/pdf
502 Downloads
A powerful library for manipulating and converting PDF files.
jerrylopez/classnames
223 Downloads
A utility to construct HTML class name strings in PHP