wikidata
wikidata copied to clipboard
A PHP client for working with Wikidata API.
Is there a way to exclude some properties for instance let's say I want to get humans who are still alive but exclude those who have passed?
Now that php 7.4 is officially EOL, what do you think of dropping support for the older versions? That would allow for upgrading the library to return typehints, etc. Or,...
This library is used for searching wikidata, and suggestions for how to create and update wikidata pages? Thx.
I'd rather use Symfony's HttpClient than guzzle. I believe there's a way to simply say "This needs a psr-7 http client, but it doesn't matter which one". Alas, I'm not...
Would be it possible to add save/load response feature? That could serve as caching system -for testing projects that needs a few (or way more) fetches, eventually to manually change...