Library for interacting with Serials Solutions' Summon API.

Maintainers

Package info

github.com/summon/Summon.php

pkg:composer/serialssolutions/summon

Statistics

Installs: 289 138

Dependents: 1

Suggesters: 0

Stars: 12

Open Issues: 3

v1.3.1 2021-04-20 15:37 UTC

This package is not auto-updated.

Last update: 2026-03-06 17:47:14 UTC


README

Introduction

This is a generic library for interacting with Serials Solutions' Summon. Implementations are provided for Laminas, PEAR, Zend Framework 1.x and Zend Framework 2.x.

Changelog

** v1.3.1 **

  • Bug fixes (including improved PHP 8 compatibility).

** v1.3.0 **

  • Added Laminas integration.

** v1.2.0 **

  • Added optional $idType parameter to getRecord to support s.bookMark record retrieval.

** v1.1.0 **

  • Added openAccessFilter option to support s.oaf parameter.

** v1.0.0 **

  • Initial stable release.