Skip to content

Parses WordPress WXR Files and presents them as a nice array.

License

Notifications You must be signed in to change notification settings

hjbdev/php-wordpress-xml-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-wordpress-xml-parser

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.

About

Parses WordPress WXR Files and presents them as a nice array.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages