PHPackages                             fundevogel/php-pcbis - 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. fundevogel/php-pcbis

ActiveLibrary[API Development](/categories/api)

fundevogel/php-pcbis
====================

Simple PHP wrapper for Zeitfracht's webservice API, written in PHP

4.0.0(3y ago)086GPL-3.0PHPPHP ^8.0CI failing

Since May 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/fundevogel/php-pcbis)[ Packagist](https://packagist.org/packages/fundevogel/php-pcbis)[ Docs](https://codeberg.org/Fundevogel/php-pcbis)[ RSS](/packages/fundevogel-php-pcbis/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (5)Versions (72)Used By (0)

php-pcbis
=========

[](#php-pcbis)

[![License](https://camo.githubusercontent.com/150a357b123b3369c1feabcecbae8895791291ea2a79ac9103b9f3f040b5b0cb/68747470733a2f2f62616467656e2e6e65742f62616467652f6c6963656e73652f47504c2f626c7565)](https://codeberg.org/fundevogel/php-pcbis/src/branch/main/LICENSE) [![Packagist](https://camo.githubusercontent.com/88823ec62f86b4adf1b143c4298cb78043d33304c29d854205a6ee5d13f81d24/68747470733a2f2f62616467656e2e6e65742f7061636b61676973742f762f66756e6465766f67656c2f7068702d7063626973)](https://packagist.org/packages/fundevogel/php-pcbis) [![Build](https://camo.githubusercontent.com/ad15165c25e1a6d622dca0f6dedae71b3e92b7326155d7b71c0333f05c098a21/68747470733a2f2f63692e636f6465626572672e6f72672f6170692f6261646765732f46756e6465766f67656c2f7068702d70636269732f7374617475732e737667)](https://codeberg.org/fundevogel/php-pcbis/issues)

What
----

[](#what)

This small library may be used to gather information about books by utilizing the JSON API powering [pcbis.de](https://pcbis.de), developed by [Zeitfracht](https://zeitfracht.de/en), a german wholesale book distributor. The official API documentation can be found [here](docs/2022-03-17_webservice_v3.0.0.pdf).

Why
---

[](#why)

It powers [our book recommendations](https://fundevogel.de/en/recommendations) &amp; downloads cover images from the [German National Library](https://www.dnb.de/EN/Home/home_node.html).

How
---

[](#how)

It's available for [Composer](https://getcomposer.org):

```
composer require fundevogel/php-pcbis

```

Basic workflow
--------------

[](#basic-workflow)

Getting started is pretty straight-forward:

```
