Libraries tagged by HTMLtidy
mimmi20/navigation-helper-htmlify
79720 Downloads
Provides a accept-page helper for Laminas- and Mezzio Navigation
mouf/html.widgets.messageservice
237026 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
237388 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.
codeq/htmlwidget
16309 Downloads
HTML Widget for the Neos CMS
mouf/html.widgets.fileuploaderwidget
20520 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
31339 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.form-elements
20017 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.
rafikhaceb/htmltodocx
3304 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
16350 Downloads
This package contains an upload widget based on the 'jQuery file upload' plugin. This allows easy uploading of files.
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.
mouf/html.widgets.base-html-widget
28 Downloads
This package contains basic widgets representing HTML tags (select, input, etc...). Each widget is fully customizable, and benefits from an 'edit' mode, thanks to the basewidget package. Please note this package comes with a smaple CSS file you can use as a starter.