Libraries tagged by HTML Attributes
ui-awesome/html-attribute
34452 Downloads
Type-safe traits and backed enums for HTML attribute composition: global attributes, ARIA, data-*, events, and element-specific setters.
jtolj/html-attributes
94406 Downloads
A Fluent Interface for Handling HTML Attributes in PHP.
ui-awesome/html-mixin
24103 Downloads
Reusable PHP traits for HTML rendering components: attribute management, content, templates, and prefix/suffix/label collections.
ui-awesome/html-contracts
6107 Downloads
Shared interfaces for the UI Awesome HTML ecosystem: rendering, attribute management, element typing, and form controls.
lincanbin/white-html-filter
15349 Downloads
A lightweight php-based HTML tag and attribute whitelist filter.
ui-awesome/html-helper
48054 Downloads
HTML helpers for PHP: attribute rendering, CSS class management, content encoding, sanitization, and template normalization.
mehr-it/html-cleaner
8284 Downloads
HTML cleaner to remove unwanted tags and attributes and elements from HTML fragments
snowdog/module-product-attribute-description
45433 Downloads
The extension adds a new field for product attributes which allows to add some HTML text to be pulled later in frontend through an API endpoint
league/commonmark-ext-external-link
8795 Downloads
Extension for league/commonmark which adds extra classes and HTML attributes to external links
wp-forge/custom-block-attributes
987 Downloads
Allow users to add custom HTML attributes to blocks in the Block Editor.
xtreamwayz/html-form-validator
1756 Downloads
A library validating and filtering submitted data by reusing html form attributes
ui-awesome/html-concern
11691 Downloads
Reusable PHP traits for HTML rendering components: attribute management, content, templates, and prefix/suffix/label collections.
taurus-media/module-html-lang
172 Downloads
Magento 2 module to set custom 'lang' attribute on the 'html' tag
mouf/html.tags
20390 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.
jeffersongoncalves/laravel-html-sanitizer
47 Downloads
This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.