Libraries tagged by HTMLtidy
mimmi20/navigation-helper-htmlify
213074 Downloads
Provides a helper for Mezzio Navigation
codeq/htmlwidget
20275 Downloads
HTML Widget for the Neos CMS
mouf/html.widgets.messageservice
238872 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.widgets.menu
239237 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.
htmltodocx/htmltodocx
33 Downloads
html to docx for Version 1.0.0
rafikhaceb/htmltodocx
3311 Downloads
Functions for help PHPWord to convert html to docx
nadirhamid/htmltodocx
49 Downloads
Finctions for help PHPWord to convert html to docx
mouf/html.widgets.select2
3453 Downloads
This package contains a pure PHP object representation of a select box rendered with the jQuery Select2 plugin.
mouf/html.widgets.opengraph
17 Downloads
This package contains the opengraph support for mouf
mouf/html.widgets.jqueryfileupload
16361 Downloads
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
mouf/html.widgets.form-elements
20089 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
mouf/html.widgets.fileuploaderwidget
20550 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
mouf/html.widgets.evolugrid
31407 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
mouf/html.widgets.color-picker
12 Downloads
This package contains a color-picker widget based on jQuery colorpicker module.
mouf/html.widgets.base-widget
40 Downloads
This package contains the foundation of the Mouf widgets. It does not contain any component or any widget. On the other hand, it will add a menu to Mouf that will help you switch all widgets in 'edit' mode. In 'edit' mode, widgets in your application display an 'edit' icon that will bring you directly to the Mouf edition page.