PHPackages                             palmtree/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. palmtree/html

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

palmtree/html
=============

HTML component for Palmtree PHP

v5.0.0(7mo ago)16.3k↓42.9%1MITPHPPHP &gt;=8.3CI failing

Since Oct 25Pushed 7mo ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (20)Used By (1)

🌴 Palmtree Html
===============

[](#palm_tree-palmtree-html)

[![License](https://camo.githubusercontent.com/ec56ce20d987fdf080a15d9777dfd42d89a4e41b0595e2851ee6a21da5a8555a/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f70616c6d747265652f666f726d2e737667)](LICENSE)[![Build](https://camo.githubusercontent.com/c56e74a9730d40dc190dd89434528db711d6b52ef1fafd73361c6c87063c6049/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70616c6d747265657068702f68746d6c2f4275696c642e737667)](https://github.com/palmtreephp/html/actions/workflows/build.yml)

Build and render HTML elements using an OOP style interface and jQuery style selectors.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1

Installation
------------

[](#installation)

Use composer to add the package to your dependencies:

```
composer require palmtree/html
```

Usage Example
-------------

[](#usage-example)

```
