PHPackages                             factorio-item-browser/api-client - 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. factorio-item-browser/api-client

ActiveLibrary[API Development](/categories/api)

factorio-item-browser/api-client
================================

The API client of the Factorio Item Browser.

4.1.0(4y ago)02.3k3GPL-3.0-or-laterPHPPHP ^7.4 | ^8.0CI failing

Since Apr 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/factorio-item-browser/api-client)[ Packagist](https://packagist.org/packages/factorio-item-browser/api-client)[ Docs](https://github.com/factorio-item-browser/api-client)[ RSS](/packages/factorio-item-browser-api-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (13)Versions (14)Used By (3)

[![Factorio Item Browser](https://raw.githubusercontent.com/factorio-item-browser/documentation/master/asset/image/logo.png)](https://raw.githubusercontent.com/factorio-item-browser/documentation/master/asset/image/logo.png)

API Client Library
==================

[](#api-client-library)

[![GitHub release (latest SemVer)](https://camo.githubusercontent.com/b689744a6a03ed5d93af57beaf3c7c3f6c055b6ceeed4ff240cbe210498c26d7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f666163746f72696f2d6974656d2d62726f777365722f6170692d636c69656e74)](https://github.com/factorio-item-browser/api-client/releases)[![GitHub](https://camo.githubusercontent.com/3652efa7ca4be64faa88fa9bbc184073b1d82e5b61c8e579c6865adc8831d406/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f666163746f72696f2d6974656d2d62726f777365722f6170692d636c69656e74)](LICENSE.md)[![build](https://camo.githubusercontent.com/a609bce71e9d38d8e0a58273c849757c21f6c580c3d4f00d9861997ec10f72eb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f666163746f72696f2d6974656d2d62726f777365722f6170692d636c69656e742f43493f6c6f676f3d676974687562)](https://github.com/factorio-item-browser/api-client/actions)[![Codecov](https://camo.githubusercontent.com/d494e36cdd761ee46431dc3eb593730f06542e10e557f54683c5b601253cf5b2/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f67682f666163746f72696f2d6974656d2d62726f777365722f6170692d636c69656e743f6c6f676f3d636f6465636f76)](https://codecov.io/gh/factorio-item-browser/api-client)

This library implements a PHP client to the data API of the Factorio Item Browser to access its data.

The documentation of the API can be found at

Usage
-----

[](#usage)

The client is set up to be used within a Laminas project. Using it in another context requires an additional setup which is not covered in this README.

To use the client, add the `FactorioItemBrowser\Api\Client\ConfigProvider` to the config aggregator of your project.

### Configuration

[](#configuration)

The client requires the following configuration to be present in your project:

```
