yaz

Z39.50/SRU client


This extension implements a Z39.50/SRU client for PHP using the YAZ toolkit and the ZOOM framework.

Find more information at:
http://www.indexdata.com/phpyaz
http://www.indexdata.com/yaz

License: revised BSD

Latest releases

Version Release Download
1.2.4 2022-08-22 yaz-1.2.4.tgz
1.2.3 2018-12-11 yaz-1.2.3.tgz
1.2.2 2017-09-12 yaz-1.2.2.tgz
1.2.1 2016-08-12 yaz-1.2.1.tgz
1.2.0 2016-03-21 yaz-1.2.0.tgz
Show all releases

Changelog

Version Message
1.2.4 Bump for PHP8
1.2.3 Fix for PHP 7.3 API changes, and array_init always succeeds
1.2.2 Fix yaz_scan - 3 args gives SEGV PHPYAZ-34
1.2.1 Use YAZ 5 for Windows build. Fix "l" args for yaz_range and yaz_record.
1.2.0 Updates for PHP 7. Still works with PHP 5 series.
Show complete changelog