PHPackages                             agrism/php-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. agrism/php-html

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

agrism/php-html
===============

A Simple HTML Library for PHP

v0.0.7(5y ago)4171MITPHPPHP ^7.2

Since Oct 24Pushed 3y ago1 watchersCompare

[ Source](https://github.com/agrism/php-html)[ Packagist](https://packagist.org/packages/agrism/php-html)[ RSS](/packages/agrism-php-html/feed)WikiDiscussions master Synced 1w ago

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

php-html library
================

[](#php-html-library)

[![Build Status](https://camo.githubusercontent.com/885f8150cdbbdfbdf5efd2fece95ccf57b95deae34b22d454c76f48e7007ac23/68747470733a2f2f7472617669732d63692e636f6d2f61677269736d2f7068702d68746d6c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/agrism/php-html)[![Latest Stable Version](https://camo.githubusercontent.com/20edaba36b4533b88e2fed513ac336f6b17848284abe21bbc3424dad570a8c1d/68747470733a2f2f706f7365722e707567782e6f72672f61677269736d2f7068702d68746d6c2f762f737461626c652e737667)](https://packagist.org/packages/agrism/php-html)[![Total Downloads](https://camo.githubusercontent.com/ea0d1bf217655972b56ba18d8f84468773577ef8ab39a6603101040fe9663a38/68747470733a2f2f706f7365722e707567782e6f72672f61677269736d2f7068702d68746d6c2f646f776e6c6f6164732e737667)](https://packagist.org/packages/agrism/php-html)[![License](https://camo.githubusercontent.com/0ca34a4d138fc337ebad47031888b43bc41fe6df1575ddfe0b4037b8eda7800b/68747470733a2f2f706f7365722e707567782e6f72672f61677269736d2f7068702d68746d6c2f6c6963656e73652e737667)](https://packagist.org/packages/agrism/php-html)[![FOSSA Status](https://camo.githubusercontent.com/0c210f2e0760f6d2b96300454d3ee08eef611292f6c7a80afa4e69fbb65287f9/68747470733a2f2f6170702e666f7373612e636f6d2f6170692f70726f6a656374732f6769742532426769746875622e636f6d25324661677269736d2532467068702d68746d6c2e7376673f747970653d736869656c64)](https://app.fossa.com/projects/git%2Bgithub.com%2Fagrism%2Fphp-html?ref=badge_shield)[![codecov](https://camo.githubusercontent.com/4f3e4f44e347ab9089a481a3dcdff119844cd863a0da34977cb5a525ef041101/68747470733a2f2f636f6465636f762e696f2f67682f61677269736d2f7068702d68746d6c2f6272616e63682f6d61737465722f67726170682f62616467652e7376673f746f6b656e3d4e525235545a3730514c)](https://codecov.io/gh/agrism/php-html)

### Installing

[](#installing)

You can clone this git repository into your project

```
git clone git://github.com/agrism/php-html.git

```

or you can use composer

```
composer require agrism/php-html

```

### Usage:

[](#usage)

#### Example 1

[](#example-1)

```
