hnhdigital-os / laravel-html-builder
Installs: 270
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/hnhdigital-os/laravel-html-builder
Requires
- php: ^8.0
- hnhdigital-os/laravel-html-generator: ^3.0
Requires (Dev)
- illuminate/database: ^9.0
- orchestra/testbench: ^7.0|^8.0
- phpunit/phpunit: ^9.3
README
 _   _ _             _______       _ _     _
| | | | |           | | ___ \     (_) |   | |
| |_| | |_ _ __ ___ | | |_/ /_   _ _| | __| | ___ _ __ 
|  _  | __| '_ ` _ \| | ___ \ | | | | |/ _` |/ _ \ '__|
| | | | |_| | | | | | | |_/ / |_| | | | (_| |  __/ |
\_| |_/\__|_| |_| |_|_\____/ \__,_|_|_|\__,_|\___|_|
Uses tags as objects to programmatically build the html. Objects can then be output in html, array, or json.
This package has been developed by H&H|Digital, an Australian botique developer. Visit us at hnh.digital.
Documentation
Requirements
- PHP >= 7.2
- Laravel >= 5.8
Installation
Via composer:
$ composer require hnhdigital-os/laravel-html-builder ~1.0
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.