Download the PHP package ppp/wikidataquery-api without Composer
On this page you can find all versions of the php package ppp/wikidataquery-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ppp/wikidataquery-api
More information about ppp/wikidataquery-api
Files in ppp/wikidataquery-api
Download ppp/wikidataquery-api
More information about ppp/wikidataquery-api
Files in ppp/wikidataquery-api
Vendor ppp
Package wikidataquery-api
Short Description A lib to interact with the WikidataQuery API
License GPLv2+
Homepage https://github.com/ProjetPP/WikidataQueryApi
Package wikidataquery-api
Short Description A lib to interact with the WikidataQuery API
License GPLv2+
Homepage https://github.com/ProjetPP/WikidataQueryApi
Keywords wikidatawikidataquery
Please rate this library. Is it a good library?
Informations about the package wikidataquery-api
WikidataQueryApi
On Packagist:
WikidataQueryApi is a small wrapper for the WikidataQuery tool. It only supports a subset of the query syntax.
Installation
Use one of the below methods:
1 - Use composer to install the library and all its dependencies using the master branch:
composer require "ppp/wikidataquery-api":dev-master"
2 - Create a composer.json file that just defines a dependency on version 1.0 of this package, and run 'composer install' in the directory:
{
"require": {
"ppp/wikidataquery-api": "~1.0"
}
}
Example
Here is a small usage example:
All versions of wikidataquery-api with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
serialization/serialization Version ~3.0
wikibase/data-model Version ~6.0|~5.0|~4.0
data-values/geo Version ~1.0
data-values/time Version ~0.8
data-values/number Version ~0.6
guzzlehttp/guzzle Version ~6.1
serialization/serialization Version ~3.0
wikibase/data-model Version ~6.0|~5.0|~4.0
data-values/geo Version ~1.0
data-values/time Version ~0.8
data-values/number Version ~0.6
guzzlehttp/guzzle Version ~6.1
The package ppp/wikidataquery-api contains the following files
Loading the files please wait ....