serialssolutions / summon
Library for interacting with Serials Solutions' Summon API.
Installs: 227 209
Dependents: 1
Suggesters: 0
Security: 0
Stars: 12
Watchers: 15
Forks: 7
Open Issues: 1
This package is not auto-updated.
Last update: 2024-12-13 12:24:22 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.