mfdj/fluenthtml
Composer 安装命令:
composer require mfdj/fluenthtml
包简介
stupid simple html creation using pure php
README 文档
README
#FluentHtml for PHP
Stupid simple way to write html using readable, fluent pure php.
- much cleaner than
<?php echo $value ?> - lighter than a template language
- simple to extend (using traits)
- ideally suited for rapid prototyping and ad hoc scripts
- stupid simple: no unncesscary abstractions, just a clean intutive api
- intended for quick and dirty situtions
Caveats:
- this is not meant to replace tempaling lanuges (which are
More documentation on it's way.
ToDo:
- Unit Tests!
- Better usage examples!
- Documenation!
========================
License: Be a person. Don't be a shithead.
统计信息
- 总下载量: 57
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 3
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: DoItToIt
- 更新时间: 2014-03-31