Libraries tagged by HTMLtidy
mouf/html.widgets.statsgrid
9189 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.
codeq/htmlwidget
19753 Downloads
HTML Widget for the Neos CMS
mouf/html.widgets.messageservice
238776 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
239141 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.widgets.form-elements
20083 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
mouf/html.widgets.evolugrid
31404 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.
htmltodocx/htmltodocx
26 Downloads
html to docx for Version 1.0.0
rafikhaceb/htmltodocx
3310 Downloads
Functions for help PHPWord to convert html to docx
nadirhamid/htmltodocx
48 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.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.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.