Download the PHP package libreja/sru-catalog-api without Composer
On this page you can find all versions of the php package libreja/sru-catalog-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download libreja/sru-catalog-api
More information about libreja/sru-catalog-api
Files in libreja/sru-catalog-api
Package sru-catalog-api
Short Description Fetches books/etc from different catalogs
License MIT
Homepage https://github.com/libreja/sru-catalog-api
Informations about the package sru-catalog-api
Catalog Fetcher
This repository fetches serveral (mostly German) catalogs and converts the entries to an array
Please use with caution, happy to invite new contributors.
Install
Via Composer
Demo
An online demo can be found here https://wikioverdata.toolforge.org/sru-catalog-demo/
For an example response please click [here](https://wikioverdata.toolforge.org/sru-catalog-demo/api.php?service=gvk&maximumRecords=3&fields[title]=Der Richter und sein Henker)
Usage
Currently you may choose from 5 services
- Gemeinsamer Verbundkatalog
- Bibliotheksverbund Bayern
- Südwestdeutscher Bibliotheksverbund Baden-Württemberg, Saarland, Sachsen
- Library of Congress
- Deutsche Nationalbibliothek
Services
(can be generated by )
key | German-trans | gvk | bvb | dnb | swb | loc | |
---|---|---|---|---|---|---|---|
all | Alles | x | x | x | |||
title | Titel | x | x | x | x | x | |
author | Autor | x | x | x | x | x | |
subject | Stichwort | x | x | x | x | x | |
idn | Identifikationnr des Katalogs (ppn) | x | x | x | x | x | |
isxn | ISXN | x | x | x | x | x | |
isbn | ISBN | x | x | x | |||
issn | ISSN | x | x | ||||
publisher | Verleger/Firma | x | x | ||||
publisherPlace | Verleger Ort | x | x | ||||
year | Jahr | x | x | x | |||
language | Sprache | x | x | ||||
corporation | Körperschaft | x | x | x | m |
Testing
Contributing
Please contact us
Credits
- Libreja (https://www.libreja.de/)
- Martin Schibel (https://github.com/mshd)
License
The MIT License (MIT). Please see License File for more information.
All versions of sru-catalog-api with dependencies
ext-intl Version *