PHPackages                             beezus/openlibrary-php - 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. [API Development](/categories/api)
4. /
5. beezus/openlibrary-php

ActiveLibrary[API Development](/categories/api)

beezus/openlibrary-php
======================

A PHP wrapper for the Open Library API

1.0(4y ago)11944PHP

Since Sep 19Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/beezus/openlibrary-php)[ Packagist](https://packagist.org/packages/beezus/openlibrary-php)[ Docs](https://github.com/beezus/openlibrary-php)[ RSS](/packages/beezus-openlibrary-php/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

**Open Library API Client**
===========================

[](#open-library-api-client)

Allows some interaction with the [Open Library API](http://openlibrary.org/developers/api) using an object-based interface.

Installation
------------

[](#installation)

This package can be installed via Composer:

```
composer require beezus/openlibrary-php
```

Basic usage
-----------

[](#basic-usage)

```
