Skip to content

summon/Summon.php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serials Solutions Summon Library

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.