codeinc / psr7-html-templates
1.1.0
2018-07-25 09:06 UTC
Requires
- php: >=7.2
- codeinc/html-templates: ^1.1
- codeinc/psr7-responses: ^1.3
Requires (Dev)
- phpunit/phpunit: ^7
Suggests
- codeinc/error-renderer: A lib to render exceptions and errors into HTML or CLI
- codeinc/psr7-response-sender: A PSR-7 response sender
This package is not auto-updated.
Last update: 2022-02-01 13:13:53 UTC
README
这是一组用 PHP 7 编写的 PSR-7 兼容的 HTML 模板集合。此存储库是 codeinc/html-templates 的 PSR-7 兼容副本。
安装
此库可通过 Packagist 获取,并可以使用 Composer 安装。
composer require codeinc/psr7-html-templates
许可证
该库在 MIT 许可证下发布(请参阅 LICENSE
文件)。