Libraries tagged by htmlawed
bigfork/htmleditorsrcset
21986 Downloads
Simple srcset integration with SilverStripe’s HTMLEditorField
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
godbout/htmlpagedom
24222 Downloads
jQuery-inspired DOM manipulation extension for Symfony's Crawler
sheadawson/silverstripe-shortcodable
17993 Downloads
Provides a GUI for CMS users to insert Shortcodes into the HTMLEditorField + an API for developers to define Shortcodable DataObjects and Views
friendsoftypo3/rtehtmlarea
73261 Downloads
Highly configurable RTE based on HtmlArea for TYPO3 v8.
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.
kinglozzer/htmleditorstylinghook
4693 Downloads
Allows adding CSS classes to HTMLEditorFields for styling hooks
de-swebhosting-typo3-extension/html5mediakit
6658 Downloads
Allows easy embedding of HTML5 video and audio elements.
restruct/silverstripe-shortcodable
558 Downloads
Provides a simple button to insert Shortcodes into the HTMLEditorField + an API for developers to define shortcodes
christopherbolt/silverstripe-retinacontentimages
5883 Downloads
Adds retina image support to images added through the HTMLEditorField.
torgodly/html2media
6 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
mouf/html.widgets.form-elements
20017 Downloads
This package contains PHP objects representing common HTML form elements, along renderers.