xicrow / php-tag-writer
HTML generator for PHP
1.0.0
2022-08-20 19:09 UTC
Requires
- php: ^7.1
- ext-json: *
This package is not auto-updated.
Last update: 2025-02-16 07:49:19 UTC
README
Tag writer for PHP
Installation
The recommended way to install is through Composer.
composer require xicrow/php-tag-writer
Examples
See examples in the demo
folder
TODO
- Add descriptive docblocks
- Add information about usage to README
- Add PHPUnit tests
- XmlTag: Add support for DTD (Document Type Definition), both inline and external
License
Copyright © 2019 Jan Ebsen Licensed under the MIT license.