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. [Templating &amp; Views](/categories/templating)
4. /
5. coroq/html

ActiveLibrary[Templating &amp; Views](/categories/templating)

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

HTML escaping for PHP templates

v2.0.0(1w ago)02801MITPHPPHP ^8.0CI passing

Since Aug 5Pushed 1w ago1 watchersCompare

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

READMEChangelog (4)Dependencies (3)Versions (11)Used By (1)

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

[](#coroqhtml)

HTML escaping for PHP templates.

Install
-------

[](#install)

```
composer require coroq/html
```

Quickstart
----------

[](#quickstart)

```
use function Coroq\Html\h;
