PHPackages                             queryr/serialization - 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/serialization

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

queryr/serialization
====================

Serializers for QueryR resources

1.0.1(9y ago)042GPL-2.0+PHPPHP &gt;=5.5.0

Since Jun 23Pushed 7y ago1 watchersCompare

[ Source](https://github.com/JeroenDeDauw/QueryrSerialization)[ Packagist](https://packagist.org/packages/queryr/serialization)[ Docs](https://github.com/JeroenDeDauw/QueryrSerialization)[ RSS](/packages/queryr-serialization/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (14)Used By (0)

This library, as a standalone, has been **abandoned** after it got merged into

QueryR Serialization
====================

[](#queryr-serialization)

[![Build Status](https://camo.githubusercontent.com/6c55409218c039f9da9b948a44ab6d7cb6a657eb1a59f6ca236c04162a757047/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4a65726f656e4465446175772f51756572797253657269616c697a6174696f6e2e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/JeroenDeDauw/QueryrSerialization)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/fab014b293f0abd10d743c21f805575d083248b10d3ef7fd0a25ca913c24c2f5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a65726f656e4465446175772f51756572797253657269616c697a6174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JeroenDeDauw/QueryrSerialization/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/9e88ddd59d7a7859e24d31055e51438baaef5e0e0504f2ec7ffbd1484adac0c5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4a65726f656e4465446175772f51756572797253657269616c697a6174696f6e2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/JeroenDeDauw/QueryrSerialization/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/41498b9d60af5e6ea11d0b02cccba7e964dfe0a56a1be52a13ae2fb9e830a757/68747470733a2f2f706f7365722e707567782e6f72672f7175657279722f73657269616c697a6174696f6e2f76657273696f6e2e706e67)](https://packagist.org/packages/queryr/serialization)[![Download count](https://camo.githubusercontent.com/e9543d755e4ae55b24985f936b8d1707f5d22d9e408acc55b05107317a47020e/68747470733a2f2f706f7365722e707567782e6f72672f7175657279722f73657269616c697a6174696f6e2f642f746f74616c2e706e67)](https://packagist.org/packages/queryr/serialization)

Serializers for QueryR resources.

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

[](#system-dependencies)

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

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

[](#running-the-tests)

For tests only

```
composer test

```

For style checks only

```
composer cs

```

For a full CI run

```
composer ci

```

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

[](#release-notes)

### Version 1.0.1 (2017-05-16)

[](#version-101-2017-05-16)

- Added support for Wikibase DataModel 7.x, 6.x and 5.x

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

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

- Added support for Wikibase DataModel 4.x and 3.x
- Changed minimum Wikibase DataModel version to 3.0
- Added ci command that runs PHPUnit, PHPCS, PHPMD and covers tags validation
- Added TravisCI and ScrutinizerCI integration

### Version 0.8.2 (2014-12-14)

[](#version-082-2014-12-14)

- Wikipedia IDs changed format from `en.wikipedia` to `en_wikipedia`
- Wikibase DataModel 1.x is no longer supported

### Version 0.8.1 (2014-10-21)

[](#version-081-2014-10-21)

- Made installable together with Wikibase DataModel 2.x

### Version 0.8 (2014-09-12)

[](#version-08-2014-09-12)

- Replaced the constructor of `ItemListElement` with setters
- Added "wikipedia page url" and "label" to `ItemListElement`, both optional strings

### Version 0.7 (2014-08-30)

[](#version-07-2014-08-30)

- Added `ItemType` resource
- Added `SerializerFactory::newItemTypeSerializer`

### Version 0.6 (2014-08-21)

[](#version-06-2014-08-21)

- Added `ItemList` resource
- Added `SerializerFactory::newItemListSerializer`
- Added `newSimplePropertyBuilder` to the `BuilderFactory`

### Version 0.5 (2014-08-20)

[](#version-05-2014-08-20)

- Added `SimpleProperty` resource
- Added `SimplePropertyBuilder`
- Added `SimplePropertySerializer`

### Version 0.4 (2014-08-18)

[](#version-04-2014-08-18)

- Added `PropertyList` resource
- Added `SerializerFactory::newPropertyListSerializer`

### Version 0.3 (2014-08-05)

[](#version-03-2014-08-05)

- All serializers are now package private
- Added `SerializerFactory` which is package public

### Version 0.2 (2014-08-05)

[](#version-02-2014-08-05)

- Added `StableItemSerializer`

### Version 0.1.1 (2014-06-23)

[](#version-011-2014-06-23)

- Fixed issue in `BuilderFactory`

### Version 0.1 (2014-06-23)

[](#version-01-2014-06-23)

Initial release with support for serialization of items in QueryR format.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~88 days

Recently: every ~244 days

Total

13

Last Release

3290d ago

Major Versions

0.8.2 → 1.0.02015-11-04

PHP version history (2 changes)0.1PHP &gt;=5.5.0

0.6.0PHP &gt;=5.4.0

### 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 (52 commits)")

---

Tags

resourcesserializerswikibaseQueryR

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/queryr-serialization/health.svg)

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

###  Alternatives

[masterminds/html5

An HTML5 parser and serializer.

1.8k242.8M229](/packages/masterminds-html5)[sabberworm/php-css-parser

Parser for CSS Files written in PHP

1.8k191.2M65](/packages/sabberworm-php-css-parser)[jms/metadata

Class/method/property metadata management in PHP

1.8k152.8M88](/packages/jms-metadata)[jms/serializer-bundle

Allows you to easily serialize, and deserialize data of any complexity

1.8k89.3M627](/packages/jms-serializer-bundle)[mck89/peast

Peast is PHP library that generates AST for JavaScript code

18934.7M29](/packages/mck89-peast)[ivopetkov/html5-dom-document-php

HTML5 DOMDocument PHP library (extends DOMDocument)

6031.4M49](/packages/ivopetkov-html5-dom-document-php)

PHPackages © 2026

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