Registry / utility / aura-html

aura-html

JSON →
library2.6.0phppackagistunverified

Provides HTML escapers and helpers, including form input helpers.

composer require aura/html
INSTALL
IMPORT
SIG · AURA-HTML
A
aura-html
utilityphpv2.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Escaper
use Aura\Html\Escaper\Escaper;

Escape HTML output using Aura HTML escaper

use Aura\Html\Escaper\Escaper; $escaper = new Escaper(); echo $escaper->escapeHtml('<script>alert("xss")</script>');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Amazon
1
Resources
aura-html — pip install aura-html · libregistry