2017 © Pedro PelĂĄez
 

library data-model

PHP implementation of the Wikibase DataModel

image

wikibase/data-model

PHP implementation of the Wikibase DataModel

  • PHP
  • 23 Dependents
  • 0 Suggesters
  • 10 Forks
  • 12 Open issues
  • 96 Versions
  • 3 % Grown

The README.md

Wikibase DataModel

Build Status Scrutinizer Code Quality Code Coverage Download count License, (*1)

Latest Stable Version Latest Unstable Version, (*2)

Wikibase DataModel is the canonical PHP implementation of the Data Model at the heart of the Wikibase software., (*3)

It is primarily used by the Wikibase MediaWiki extensions, though has no dependencies whatsoever on these or on MediaWiki itself., (*4)

Recent changes can be found in the release notes., (*5)

Installation

You can use Composer to download and install this package as well as its dependencies. Alternatively you can simply clone the git repository and take care of loading yourself., (*6)

Composer

To add this package as a local, per-project dependency to your project, simply add a dependency on wikibase/data-model to your project's composer.json file. Here is a minimal example of a composer.json file that just defines a dependency on Wikibase DataModel 9.x:, (*7)

{
    "require": {
        "wikibase/data-model": "~9.0"
    }
}

Manual

Get the Wikibase DataModel code, either via git, or some other means. Also get all dependencies. You can find a list of the dependencies in the "require" section of the composer.json file. The "autoload" section of this file specifies how to load the resources provide by this library., (*8)

Library contents

This library contains domain objects that implement the concepts part of the Wikibase DataModel. This mainly includes simple value objects, though also contains core domain logic either bound to such objects or encapsulated as service objects., (*9)

Tests

This library comes with a set up PHPUnit tests that cover all non-trivial code. Additionally, code style checks by PHPCS and PHPMD are supported. The configuration for all 3 these tools can be found in the root directory. You can use the tools in their standard manner, though can run all checks required by our CI by executing composer ci. To just run tests use composer test, and to just run style checks use composer cs., (*10)

Credits

Development

Wikibase DataModel has been written by Jeroen De Dauw and Thiemo Kreuz as Wikimedia Germany employees for the Wikidata project., (*11)

Contributions were also made by several other people., (*12)

Concept

The initial conceptual specification for the DataModel was created by Markus Krötzsch and Denny Vrandečić, with minor contributions by Daniel Kinzler and Jeroen De Dauw., (*13)

See also

The Versions

02/08 2018

dev-WIKIBASE_DATAMODEL_VERSION

dev-WIKIBASE_DATAMODEL_VERSION https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo Kreuz

wikibase wikidata datamodel

02/08 2018

dev-master

9999999-dev https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo MĂ€ttig
by Thiemo Kreuz

wikibase wikidata datamodel

02/08 2018

dev-dv2x

dev-dv2x https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo Kreuz

wikibase wikidata datamodel

02/05 2018

dev-master-clearable-750

dev-master-clearable-750 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo Kreuz

wikibase wikidata datamodel

02/05 2018

7.x-dev

7.9999999.9999999.9999999-dev https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

7.5.0

7.5.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

dev-clearably-entity

dev-clearably-entity https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

7.4.1

7.4.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

dev-revert-interface-change

dev-revert-interface-change https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

7.4.0

7.4.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

dev-master-7.4.0-relnotes

dev-master-7.4.0-relnotes https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo Kreuz

wikibase wikidata datamodel

02/05 2018

dev-7.4-prepare

dev-7.4-prepare https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/05 2018

dev-clearable

dev-clearable https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo Kreuz

wikibase wikidata datamodel

23/02 2018

dev-wbCs02

dev-wbCs02 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

The Development Requires

by Thiemo MĂ€ttig
by Thiemo Kreuz

wikibase wikidata datamodel

22/11 2017

dev-idConstructors

dev-idConstructors https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

13/11 2017

7.3.0

7.3.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

23/10 2017

7.2.0

7.2.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

05/10 2017

dev-snakListArray

dev-snakListArray https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

19/09 2017

dev-sub-entities

dev-sub-entities https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

04/09 2017

dev-aliasGroupTest

dev-aliasGroupTest https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

04/09 2017

dev-testSetEmptyAlias

dev-testSetEmptyAlias https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

01/09 2017

7.1.0

7.1.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

01/09 2017

dev-rel710

dev-rel710 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/08 2017

dev-setidDocs

dev-setidDocs https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/08 2017

v8.x-dev

8.9999999.9999999.9999999-dev https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

28/07 2017

dev-entity-setid-nonull

dev-entity-setid-nonull https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

21/06 2017

dev-currentLimits

dev-currentLimits https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

15/06 2017

dev-assertSame

dev-assertSame https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

20/04 2017

dev-phan

dev-phan https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

19/04 2017

dev-isEmptyContract

dev-isEmptyContract https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

10/04 2017

dev-itemHasSiteLinks

dev-itemHasSiteLinks https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

10/04 2017

dev-itemGetSiteLinks

dev-itemGetSiteLinks https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

24/03 2017

dev-undep-item-link-methods

dev-undep-item-link-methods https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

22/03 2017

dev-idValueTestCases

dev-idValueTestCases https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

16/03 2017

dev-rm-hasharray

dev-rm-hasharray https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

15/03 2017

7.0.0

7.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

06/03 2017

dev-foreign-id-docu

dev-foreign-id-docu https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/03 2017

dev-isLocal

dev-isLocal https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

27/02 2017

dev-newFromArray

dev-newFromArray https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

16/01 2017

dev-mwCodeSniffer

dev-mwCodeSniffer https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

15/01 2017

dev-constructors3

dev-constructors3 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

30/11 2016

6.x-dev

6.9999999.9999999.9999999-dev https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

30/11 2016

6.3.1

6.3.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

03/11 2016

6.3.0

6.3.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

18/10 2016

6.2.0

6.2.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

22/09 2016

dev-suchids

dev-suchids https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

19/07 2016

6.1.0

6.1.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

29/06 2016

dev-rankClass

dev-rankClass https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

11/05 2016

dev-release610

dev-release610 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

27/04 2016

6.0.1

6.0.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

10/03 2016

6.0.0

6.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

08/03 2016

5.1.0

5.1.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

23/02 2016

5.0.2

5.0.2.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

18/02 2016

5.0.1

5.0.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

15/02 2016

5.0.0

5.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

28/01 2016

dev-remove-bypropertyidarray

dev-remove-bypropertyidarray https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

20/01 2016

4.4.0

4.4.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

30/11 2015

dev-Facets

dev-Facets https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

02/09 2015

4.3.0

4.3.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

26/08 2015

dev-statementgroup

dev-statementgroup https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

26/08 2015

4.2.0

4.2.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

04/08 2015

4.1.0

4.1.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

28/07 2015

4.0.0

4.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

01/07 2015

3.0.1

3.0.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

06/06 2015

3.0.0

3.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

25/04 2015

2.6.x-dev

2.6.9999999.9999999-dev https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

25/04 2015

2.6.1

2.6.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

09/03 2015

2.6.0

2.6.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Thiemo MĂ€ttig

wikibase wikidata datamodel

20/01 2015

2.5.0

2.5.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

26/11 2014

2.4.1

2.4.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

23/11 2014

2.4.0

2.4.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

18/11 2014

2.3.0

2.3.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

10/11 2014

2.2.0

2.2.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

28/10 2014

2.1.1

2.1.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

27/10 2014

2.1.0

2.1.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

23/10 2014

2.0.2

2.0.2.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

23/10 2014

2.0.1

2.0.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

14/10 2014

2.0.0

2.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

01/10 2014

1.0.1

1.0.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

29/09 2014

1.1.0

1.1.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

02/09 2014

1.0.0

1.0.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wikibase wikidata datamodel

26/08 2014

0.9.1

0.9.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

15/08 2014

0.9.0

0.9.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

25/07 2014

0.8.2

0.8.2.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

06/06 2014

0.8.1

0.8.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

05/06 2014

0.8

0.8.0.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

24/04 2014

0.7.4

0.7.4.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

11/04 2014

0.7.3

0.7.3.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

13/03 2014

0.7.2

0.7.2.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

12/03 2014

0.7.1

0.7.1.0 https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

14/12 2013

0.6-RC

0.6.0.0-RC https://github.com/wmde/WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

11/12 2013

0.5

0.5.0.0 https://www.mediawiki.org/wiki/Extension:WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel

17/06 2013

0.4

0.4.0.0 https://www.mediawiki.org/wiki/Extension:WikibaseDataModel

PHP implementation of the Wikibase DataModel

  Sources   Download

GPL-2.0+

The Requires

 

wikibase wikidata datamodel