定制 karlito-web/toolbox-php-to-html-tidy 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

karlito-web/toolbox-php-to-html-tidy

最新稳定版本:1.0.2

Composer 安装命令:

composer require karlito-web/toolbox-php-to-html-tidy

包简介

Transform String to HTML or HTML to String

关键字:

README 文档

README

Description:

Toolbox to transform HTML to Formatted Extension

Installation:
composer require karlito-web/toolbox-php-csv
Usage:

TODO

use KarlitoWeb\Toolbox\PhpToHtmlTidy\FileToHTML\;

$t = new FileToHTML()
$test = FileToHTML::generate($file, null, 'utf8');
TODO

TODO

use KarlitoWeb\Toolbox\PhpToHtmlTidy\StringToHTML;

$t = new StringToHTML()
$test = StringToHTML::generate($file, null, 'utf8');
TODO
Contributing:

Larger projects often have sections on contributing to their project, in which contribution instructions are outlined. Sometimes, this is a separate file. If you have specific contribution preferences, explain them so that other developers know how to best contribute to your work. To learn more about how to help others contribute, check out the guide for setting guidelines for repository contributors.

Credits:

Include a section for credits in order to highlight and link to the authors of your project.

License:

Finally, include a section for the license of your project. For more information on choosing a license, check out GitHub’s licensing guide!

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2023-12-11