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

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

lib16/html
==========

lib16 HTML Builder is a PHP 8 library for creating HTML5 documents.

04PHP

Since Jan 1Pushed 5y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Lib16 HTML Builder for PHP 8
============================

[](#lib16-html-builder-for-php-8)

A library for creating HTML5 written in PHP 8.

[![Build Status](https://camo.githubusercontent.com/a98d1bb9186fc3625ec572a0b80afe3159d1f09b70a15c3de3380131a69f34b7/68747470733a2f2f7472617669732d63692e636f6d2f6c696231362f68746d6c2d6275696c6465722d7068702e7376673f6272616e63683d6d61696e)](https://travis-ci.com/lib16/html-builder-php)[![Coverage](https://camo.githubusercontent.com/4322dfedfb81e5ed5f803f825e18f81a74e88cec073cdd7facda64281d3c8b65/68747470733a2f2f636f6465636f762e696f2f67682f6c696231362f68746d6c2d6275696c6465722d7068702f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/lib16/html-builder-php)

Installation with Composer
--------------------------

[](#installation-with-composer)

This package is available on [packagist](https://packagist.org/packages/lib16/html), therefore you can use [Composer](https://getcomposer.org) to install it. Run the following command in your shell:

```
composer require lib16/html dev-main

```

Basic Usage
-----------

[](#basic-usage)

Build your tables with this library:

```
