caseyamcl / phpoaipmh

OAI-PMH client/harvester library for PHP
MIT License
75 stars 35 forks source link

Provide get() methods for dependencies in class graph #24

Closed caseyamcl closed 6 years ago

caseyamcl commented 9 years ago
  1. Expose HTTP Adapter in Client via getHttpAdapter()
  2. Expose Client in RecordIterator via getClient()