| Package Information |
| Summary |
Z39.50/SRU client |
| Maintainers |
Adam Dickmeiss <adam@indexdata.dk> (lead) [details]
|
| License |
PHP |
| Description |
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.dk/phpyaz/
http://www.indexdata.dk/yaz/ |
| Homepage |
http://indexdata.dk/phpyaz/ |
Release notes Version1.0.5 |
Added support for Z39.50 SearchResult-1 which is allows a client
to get details about hit counts for parts of a query.
Added support for new yaz_connect options, preferredMessageSize and
maximumRecordSize. |