xicrow / php-tag-writer
HTML generator for PHP
2.0.0
2025-02-26 20:28 UTC
Requires
- php: ~8.0
- ext-json: *
This package is not auto-updated.
Last update: 2025-04-13 08:28:15 UTC
README
Tag writer for PHP
Installation
The recommended way to install is through Composer.
composer require xicrow/php-tag-writer
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.