PHPackages                             avido/laravel-brickset-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. avido/laravel-brickset-api-client

ActiveLibrary[API Development](/categories/api)

avido/laravel-brickset-api-client
=================================

Laravel API Client for the Brickset API

0.2.0(5y ago)04MITPHPPHP ^7.4CI failing

Since Jun 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/avido/LaravelBricksetApiClient)[ Packagist](https://packagist.org/packages/avido/laravel-brickset-api-client)[ RSS](/packages/avido-laravel-brickset-api-client/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Laravel Brickset Api Client
===========================

[](#laravel-brickset-api-client)

[![Build Status](https://camo.githubusercontent.com/939814dcd86396dbad3e9138d55ac41f581bd8467b5ba5ce401d68eff0d90d84/68747470733a2f2f7472617669732d63692e6f72672f617669646f2f4c61726176656c427269636b736574417069436c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/avido/LaravelBricksetApiClient)[![Latest Stable Version](https://camo.githubusercontent.com/765c03b63d12cf0fadaca9ba7213b4872babf384ac61d984dafe5f367bbba458/68747470733a2f2f706f7365722e707567782e6f72672f617669646f2f6c61726176656c2d627269636b7365742d6170692d636c69656e742f762f737461626c65)](https://packagist.org/packages/avido/laravel-brickset-api-client)[![Total Downloads](https://camo.githubusercontent.com/29ef72bfca9993318c3c95f4c7797b288b024d0c522678c02f8826cc1d7718ff/68747470733a2f2f706f7365722e707567782e6f72672f617669646f2f6c61726176656c2d627269636b7365742d6170692d636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/avido/laravel-brickset-api-client)[![License](https://camo.githubusercontent.com/dfc3a5ab92ce8f1d4b17025d1dcdcc98de7af418d9f45dcbb1c27cdfc99edb04/68747470733a2f2f706f7365722e707567782e6f72672f617669646f2f6c61726176656c2d627269636b7365742d6170692d636c69656e742f6c6963656e7365)](https://packagist.org/packages/avido/laravel-brickset-api-client)[![composer.lock](https://camo.githubusercontent.com/bceb99a951b4c0ec77e4fd3014fe3af4ddadaabdbca677c5455f317efd89bc4c/68747470733a2f2f706f7365722e707567782e6f72672f617669646f2f6c61726176656c2d627269636b7365742d6170692d636c69656e742f636f6d706f7365726c6f636b)](https://packagist.org/packages/avido/laravel-brickset-api-client)

Laravel API Client for

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

[](#installation)

`composer require avido/laravel-brickset-api-client`

Optional Push configuration
---------------------------

[](#optional-push-configuration)

`php artisan vendor:publish`

Configuration
-------------

[](#configuration)

Edit your .env file and add the following variables:
`BRICKSET_APIKEY``BRICKSET_USERNAME``BRICKSET_PASSWORD`

Alternatively you can also edit `/config/brickset-api.php` (if you published the configuration)

Facade
------

[](#facade)

`BricksetApiClient`

Need to set apikey / user / password programmatically?
------------------------------------------------------

[](#need-to-set-apikey--user--password-programmatically)

```
$client = new BricksetApiClient($apiKey, $username, $password);

```

###  Health Score

21

—

LowBetter than 17% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~154 days

Total

2

Last Release

2106d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14986?v=4)[avido](/maintainers/avido)[@avido](https://github.com/avido)

---

Top Contributors

[![avido](https://avatars.githubusercontent.com/u/14986?v=4)](https://github.com/avido "avido (18 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/avido-laravel-brickset-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/avido-laravel-brickset-api-client/health.svg)](https://phpackages.com/packages/avido-laravel-brickset-api-client)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.3M49](/packages/tencentcloud-tencentcloud-sdk-php)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k832.6k54](/packages/neuron-core-neuron-ai)[files.com/files-php-sdk

Files.com PHP SDK

2482.9k](/packages/filescom-files-php-sdk)[volcengine/volcengine-php-sdk

119.5k](/packages/volcengine-volcengine-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
