README.md
```
_ _ _ _______ _ _ _
| | | | | | | ___ \ (_) | | |
| |_| | |_ _ __ ___ | | |_/ /_ _ _| | __| | ___ _ __
| _ | __| '_ ` _ \| | ___ \ | | | | |/ _` |/ _ \ '__|
| | | | |_| | | | | | | |_/ / |_| | | | (_| | __/ |
\_| |_/\__|_| |_| |_|_\____/ \__,_|_|_|\__,_|\___|_|
```
Uses tags as objects to programmatically build the html. Objects can then be output in html, array, or json.
[![Latest Stable Version](https://poser.pugx.org/hnhdigital-os/laravel-html-builder/v/stable.svg)](https://packagist.org/packages/hnhdigital-os/laravel-html-builder) [![Total Downloads](https://poser.pugx.org/hnhdigital-os/laravel-html-builder/downloads.svg)](https://packagist.org/packages/hnhdigital-os/laravel-html-builder) [![Latest Unstable Version](https://poser.pugx.org/hnhdigital-os/laravel-html-builder/v/unstable.svg)](https://packagist.org/packages/hnhdigital-os/laravel-html-builder) [![License](https://poser.pugx.org/hnhdigital-os/laravel-html-builder/license.svg)](https://packagist.org/packages/hnhdigital-os/laravel-html-builder) [![Donate to this project using Patreon](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://patreon.com/RoccoHoward)
This package has been developed by H&H|Digital, an Australian botique developer. Visit us at [hnh.digital](http://hnh.digital).
## Documentation
* [Requirements](#requirements)
* [Installation](#installation)
* [Contributing](#contributing)
* [Credits](#credits)
* [License](#license)
## Requirements
* PHP >= 7.2
* Laravel >= 5.8
## Installation
Via composer:
`$ composer require hnhdigital-os/laravel-html-builder ~1.0`
## Contributing
Please see [CONTRIBUTING](https://github.com/hnhdigital-os/laravel-html-builder/blob/master/CONTRIBUTING.md) for details.
## Credits
* [Rocco Howard](https://github.com/RoccoHoward)
* [All Contributors](https://github.com/hnhdigital-os/laravel-html-builder/contributors)
## License
The MIT License (MIT). Please see [License File](https://github.com/hnhdigital-os/laravel-html-builder/blob/master/LICENSE) for more information.