xicrow/php-tag-writer

PHP 的 HTML 生成器

1.0.0 2022-08-20 19:09 UTC

This package is not auto-updated.

Last update: 2024-09-15 05:39:23 UTC


README

PHP 标签编写器

安装

推荐通过 Composer 进行安装。

composer require xicrow/php-tag-writer

示例

demo 文件夹中查看示例

待办事项

  • 添加描述性 docblocks
  • 向 README 添加使用信息
  • 添加 PHPUnit 测试
  • XmlTag: 支持DTD(文档类型定义),包括内联和外部

许可证

版权 © 2019 Jan Ebsen 在 MIT 许可下发布。