PHPackages                             tutor/medlineplus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tutor/medlineplus

ActiveLibrary

tutor/medlineplus
=================

MedlinePlus Web Service Guzzle Client

321[2 issues](https://github.com/jorgetutor/medlineplus/issues)PHP

Since Dec 7Pushed 8y ago3 watchersCompare

[ Source](https://github.com/jorgetutor/medlineplus)[ Packagist](https://packagist.org/packages/tutor/medlineplus)[ RSS](/packages/tutor-medlineplus/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

MedlinePlus Web Service Guzzle Client
=====================================

[](#medlineplus-web-service-guzzle-client)

Provides an implementation of the Guzzle library to query MedlinePlus Web Service.

MedlinePlus offers a search-based Web service that provides access to MedlinePlus health topic data in XML format. Using the Web service, software developers can build applications that utilize MedlinePlus health topic information. The service accepts keyword searches as requests and returns relevant health topics (English or Spanish) in ranked order. Keyword searches may be limited to specific fields. The service also returns health topic summaries, search result snippets, external links, and other associated data.

-

Usage
-----

[](#usage)

To use the MedlinePlus API Client simply instantiate the client.

```
