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
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.wikipediatoen_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
ItemListElementwith setters - Added "wikipedia page url" and "label" to
ItemListElement, both optional strings
Version 0.7 (2014-08-30)
- Added
ItemTyperesource - Added
SerializerFactory::newItemTypeSerializer
Version 0.6 (2014-08-21)
- Added
ItemListresource - Added
SerializerFactory::newItemListSerializer - Added
newSimplePropertyBuilderto theBuilderFactory
Version 0.5 (2014-08-20)
- Added
SimplePropertyresource - Added
SimplePropertyBuilder - Added
SimplePropertySerializer
Version 0.4 (2014-08-18)
- Added
PropertyListresource - Added
SerializerFactory::newPropertyListSerializer
Version 0.3 (2014-08-05)
- All serializers are now package private
- Added
SerializerFactorywhich 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
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2015-11-04