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

ActiveLibrary

stigma/html-elements
====================

Creates and manipulates HTML tags as Objects

07PHP

Since Jul 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/lantonello/html-elements)[ Packagist](https://packagist.org/packages/stigma/html-elements)[ RSS](/packages/stigma-html-elements/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

HTMLElements
============

[](#htmlelements)

Creates and manipulates HTML tags as Objects.

Installing
----------

[](#installing)

The best way to install HTMLElements is using [Composer](http://getcomposer.org/):

```
$ composer require stigma/html-elements

```

Then, use the great Composer autoload

```
