PHPackages                             coroq/html - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. coroq/html

ActiveLibrary[Security](/categories/security)

coroq/html
==========

HTML escaping for PHP templates

v0.4.1(3mo ago)0179[1 PRs](https://github.com/ozami/coroq-html/pulls)1MITPHPPHP ^8.0CI failing

Since Aug 5Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/ozami/coroq-html)[ Packagist](https://packagist.org/packages/coroq/html)[ RSS](/packages/coroq-html/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (3)Dependencies (1)Versions (8)Used By (1)

coroq/html
==========

[](#coroqhtml)

HTML escaping for PHP templates.

Install
-------

[](#install)

```
composer require coroq/html
```

Quickstart
----------

[](#quickstart)

```
use function Coroq\Html\h;
