queryr / xml-dump-reader
Reader for Wikidata/Wikibase XML dumps
0.1.1
2015-11-04 18:24 UTC
Requires
- php: >=5.5.0
- lib-libxml: *
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-29 00:12:54 UTC
README
QueryR DumpReader provides access to the data in Wikibase XML dumps.
Also see the more recent Wikibase JSON dump reader.
System dependencies
- PHP 5.5 or later (PHP 7 and HHVM are supported)
Running the tests
phpunit
Release notes
Version 0.1.1 (2015-11-04)
- Added TravisCI and ScrutinizerCI integration
Version 0.1.0 (2014-06-29)
- Initial release as dedicated component