hjbdev/php-wordpress-xml-parser
Composer 安装命令:
composer require hjbdev/php-wordpress-xml-parser
包简介
Parses the WordPress WXR XML files and returns them in a more usable format.
README 文档
README
Parses WordPress WXR Files and presents them as a nice array.
Usage
use HJBDev\PHPWordpressXMLParser\Parser; $output = Parser::parse(__DIR__. 'path/to/xml/file');
This is essentially a framework-agnostic version of the Wordpress Importer and as such the license has to be GNU GPLv2.
统计信息
- 总下载量: 6.63k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2021-07-14