endlessdreams / taxtools-gbif
Taxonomy toolkit - GBIF
v0.0.3
2018-06-18 03:03 UTC
Requires
- php: >=5.4.0
Requires (Dev)
- codeception/codeception: ^2.1
- monolog/monolog: *
- psy/psysh: ^0.7
This package is auto-updated.
Last update: 2024-12-18 19:14:33 UTC
README
What is this repository for?
This repository is for utils of GBIF (Global Biodiversity Information Facility) web services. (http://www.gbif.org/)
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --dev --prefer-dist endlessdreams/taxtools-gbif or add
"endlessdreams/taxtools-gbif": "*" to the require-dev section of your composer.json file.
Usage
var_dump(GbifJsonHelper::listAllNameUsagesAcrossAllChecklistsSearch(['q'=>'Acanthaceae']));
Who do I talk to?
Kjell-Åke Lundblad kjellake.lundblad@endlessdreams.biz