bluora / laravel-html-builder
This package is abandoned and no longer maintained.
The author suggests using the hnhdigital-os/laravel-html-builder package instead.
2.0.0
2021-08-16 06:25 UTC
Requires
- php: ^7.3
- hnhdigital-os/laravel-html-generator: ^1.0|^2.0
Requires (Dev)
- illuminate/database: ^7.0|^8.0
- phpmd/phpmd: ~2.0
- phpunit/phpunit: ^8.3
- squizlabs/php_codesniffer: ~3.0
This package is not auto-updated.
Last update: 2022-02-01 13:00:39 UTC
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.