PHPackages                             queryr/xml-dump-reader - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. queryr/xml-dump-reader

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

queryr/xml-dump-reader
======================

Reader for Wikidata/Wikibase XML dumps

0.1.1(10y ago)0264GPL-2.0+PHPPHP &gt;=5.5.0

Since Jun 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JeroenDeDauw/XmlDumpReader)[ Packagist](https://packagist.org/packages/queryr/xml-dump-reader)[ Docs](https://github.com/JeroenDeDauw/XmlDumpReader)[ RSS](/packages/queryr-xml-dump-reader/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (3)Used By (0)

QueryR XmlDumpReader
====================

[](#queryr-xmldumpreader)

[![Build Status](https://camo.githubusercontent.com/32254440c838349a6562bff109bd3fb587b054765373e73810b1f7125c2266b3/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4a65726f656e4465446175772f586d6c44756d705265616465722e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/JeroenDeDauw/XmlDumpReader)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d8e3c226e96d2172ac7798a8099a911cf9ee5a2f7b5fc17a3085108704d39e36/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a65726f656e4465446175772f586d6c44756d705265616465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JeroenDeDauw/XmlDumpReader/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/514fa45ea622f1d2fd54efcc2db853aa168d55d157486cd655c4a865a8213b5c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a65726f656e4465446175772f586d6c44756d705265616465722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JeroenDeDauw/XmlDumpReader/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/26e84c0180c6e3d83bd95d64202dbac67c095004bdc664199d705ea62a39a4d1/68747470733a2f2f706f7365722e707567782e6f72672f7175657279722f786d6c2d64756d702d7265616465722f76657273696f6e2e706e67)](https://packagist.org/packages/queryr/xml-dump-reader)[![Download count](https://camo.githubusercontent.com/e0d900bf38db019c21d0d60340526c6eefd52508eb65abfb521dc95010430364/68747470733a2f2f706f7365722e707567782e6f72672f7175657279722f786d6c2d64756d702d7265616465722f642f746f74616c2e706e67)](https://packagist.org/packages/queryr/xml-dump-reader)

**QueryR DumpReader** provides access to the data in [Wikibase](http://wikiba.se/) XML dumps.

Also see the more recent [Wikibase JSON dump reader](https://github.com/JeroenDeDauw/JsonDumpReader).

System dependencies
-------------------

[](#system-dependencies)

- PHP 5.5 or later (PHP 7 and HHVM are supported)

Running the tests
-----------------

[](#running-the-tests)

```
phpunit

```

Release notes
-------------

[](#release-notes)

### Version 0.1.1 (2015-11-04)

[](#version-011-2015-11-04)

- Added TravisCI and ScrutinizerCI integration

### Version 0.1.0 (2014-06-29)

[](#version-010-2014-06-29)

- Initial release as dedicated component

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~493 days

Total

2

Last Release

3893d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/451bd4039d530fed8f9c3da91bfa519233a397d2182cdfdcad700f6cfea19b7f?d=identicon)[Jeroen De Dauw](/maintainers/Jeroen%20De%20Dauw)

---

Top Contributors

[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (5 commits)")

---

Tags

resourcesserializerswikibaseQueryR

### Embed Badge

![Health badge](/badges/queryr-xml-dump-reader/health.svg)

```
[![Health](https://phpackages.com/badges/queryr-xml-dump-reader/health.svg)](https://phpackages.com/packages/queryr-xml-dump-reader)
```

###  Alternatives

[sabre/xml

sabre/xml is an XML library that you may not hate.

55234.6M141](/packages/sabre-xml)[scotteh/php-dom-wrapper

Simple DOM wrapper to select nodes using either CSS or XPath expressions and manipulate results quickly and easily.

1512.0M11](/packages/scotteh-php-dom-wrapper)[sibyx/phpgpx

A simple PHP library for GPX import/export

1701.2M5](/packages/sibyx-phpgpx)[vipnytt/sitemapparser

XML Sitemap parser class compliant with the Sitemaps.org protocol.

832.3M10](/packages/vipnytt-sitemapparser)[dkrnl/simplexmlreader

Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.

112953.7k](/packages/dkrnl-simplexmlreader)[wikibase/data-model-serialization

Serializers and deserializers for the Wikibase DataModel

10197.4k8](/packages/wikibase-data-model-serialization)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
