serialssolutions / summon
Library for interacting with Serials Solutions' Summon API.
Installs: 235 098
Dependents: 1
Suggesters: 0
Security: 0
Stars: 12
Watchers: 14
Forks: 7
Open Issues: 2
This package is not auto-updated.
Last update: 2025-03-07 13:18:04 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.