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

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

hipnaba/indigo-html
===================

An HTML abstraction layer.

1.0.0(8y ago)0235MITPHP

Since Feb 4Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (9)Versions (2)Used By (0)

Indigo HTML
===========

[](#indigo-html)

Indigo HTML tries to simplify HTML element manipulation. It does not work with DOMElement but provides an API of its own. It also provides integration with [Zend View](https://docs.zendframework.com/zend-view/) in the form of view helpers.

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

[](#installation)

```
composer require hipnaba/indigo-html dev-master

```

Usage
-----

[](#usage)

```
