php-sru-client
php-sru-client copied to clipboard
PHP client for Search/Retrieve via URL (SRU)
Hey @danmichaelo + @S1SYPHOS ! Today I made a little update to one of my projects, where I'm glad to use `php-sru-client`, and mentioned composer updated this package from version...
SRU version 1.2 defines the record element recordPosition as optional. Im my case this element is missing in the response. This leads to the exception: ```Fatal error: Uncaught Scriptotek\Sru\Exceptions\InvalidResponseException: Wrong...
If you get this: ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for scriptotek/sru-client ^0.7 -> satisfiable by scriptotek/sru-client[v0.7.0]. -...
**Sami** has been deprecated, but I wasn't able to find a good replacement for it. **phpDox** almost completely lacks documentation and provides very limited functionality out of the box. I...