Skip to the content.

Repositories

Repositories are a simple and convenient way to fetch and post data from and to the API. There are several repositories available that roughly mimic the Bricklink API structure.

Each repository needs a Gateway object to connect to the API and at least one Transformer object to transform the data it received from the API.

Available repositories are:


« Transformers & value objects
Laravel »