Skip to content

ucaime/xformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#采集后文章格式处理

只实现了标签部分的清理,图片链接补全和替换将在后期增加

使用

composer require ucaime/xformat
 <?php
 include "vendor/autoload.php";
 Format::parse($html);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages