xicrow/php-tag-writer

HTML generator for PHP

1.0.0 2022-08-20 19:09 UTC

This package is not auto-updated.

Last update: 2024-04-28 03:30:57 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.