承接 queryr/serialization 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

queryr/serialization

最新稳定版本:1.0.1

Composer 安装命令:

composer require queryr/serialization

包简介

Serializers for QueryR resources

README 文档

README

This library, as a standalone, has been abandoned after it got merged into https://github.com/JeroenDeDauw/QueryrAPI

QueryR Serialization

Build Status Scrutinizer Code Quality Code Coverage Latest Stable Version Download count

Serializers for QueryR resources.

System dependencies

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

Running the tests

For tests only

composer test

For style checks only

composer cs

For a full CI run

composer ci

Release notes

Version 1.0.1 (2017-05-16)

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

Version 1.0.0 (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)

  • 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)

  • Made installable together with Wikibase DataModel 2.x

Version 0.8 (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)

  • Added ItemType resource
  • Added SerializerFactory::newItemTypeSerializer

Version 0.6 (2014-08-21)

  • Added ItemList resource
  • Added SerializerFactory::newItemListSerializer
  • Added newSimplePropertyBuilder to the BuilderFactory

Version 0.5 (2014-08-20)

  • Added SimpleProperty resource
  • Added SimplePropertyBuilder
  • Added SimplePropertySerializer

Version 0.4 (2014-08-18)

  • Added PropertyList resource
  • Added SerializerFactory::newPropertyListSerializer

Version 0.3 (2014-08-05)

  • All serializers are now package private
  • Added SerializerFactory which is package public

Version 0.2 (2014-08-05)

  • Added StableItemSerializer

Version 0.1.1 (2014-06-23)

  • Fixed issue in BuilderFactory

Version 0.1 (2014-06-23)

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

统计信息

  • 总下载量: 42
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2015-11-04