xicrow / php-tag-writer
HTML generator for PHP
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/xicrow/php-tag-writer
Requires
- php: ~8.0
- ext-json: *
This package is not auto-updated.
Last update: 2025-09-28 11:19:36 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.