Library for interacting with Serials Solutions' Summon API.

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

This package is not auto-updated.

Last update: 2024-04-19 09:30:34 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.