PHPackages                             remig26/php-openlibrary - 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. remig26/php-openlibrary

ActiveLibrary[API Development](/categories/api)

remig26/php-openlibrary
=======================

API Wrapper of OpenLibrary

0.0.1(1y ago)01PHP

Since May 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/RemiG26/php-openlibrary)[ Packagist](https://packagist.org/packages/remig26/php-openlibrary)[ RSS](/packages/remig26-php-openlibrary/feed)WikiDiscussions main Synced today

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

php-openlibrary
===============

[](#php-openlibrary)

A PHP client library for the Open Library API.

This library aims to facilitate the use of existing Open Library for READ-ONLY. It **DOES NOT** provide methods that requires authentication (create or edit works for example).

- [Installation](#installation)
- [Usage](#usage)
- [Testing](#testing)

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

[](#installation)

To install the package, use composer:

```
composer require remig26/php-openlibrary
```

Usage
-----

[](#usage)

```
