PHPackages                             budgetlens/laravel-bol-retailer-api - 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. budgetlens/laravel-bol-retailer-api

ActivePackage[API Development](/categories/api)

budgetlens/laravel-bol-retailer-api
===================================

Laravel wrapper for Bol Retailer Api

10.0.4(2y ago)028MITPHPPHP ^8.1

Since Mar 14Pushed 2y ago2 watchersCompare

[ Source](https://github.com/123lens/laravel-bol-retailer-api)[ Packagist](https://packagist.org/packages/budgetlens/laravel-bol-retailer-api)[ Docs](https://github.com/123lens/laravel-bol-retailer-api)[ RSS](/packages/budgetlens-laravel-bol-retailer-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (14)Used By (0)

[![PHP version](https://camo.githubusercontent.com/3d562efb382882b826a5be9f34d07869b13ae848538b8a7862517d1270eab3b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6275646765746c656e732f6c61726176656c2d626f6c2d72657461696c65722d6170692f7068702e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/3d562efb382882b826a5be9f34d07869b13ae848538b8a7862517d1270eab3b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6275646765746c656e732f6c61726176656c2d626f6c2d72657461696c65722d6170692f7068702e7376673f7374796c653d666c61742d737175617265)[![Latest Version on Packagist](https://camo.githubusercontent.com/f3edec3bfb2e01315edc365cfa39fd5ae19a26f9b0c6f53e3d63d64b914120e2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6275646765746c656e732f6c61726176656c2d626f6c2d72657461696c65722d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/budgetlens/laravel-bol-retailer-api)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Tests](https://github.com/123lens/laravel-bol-retailer-api/actions/workflows/tests.yml/badge.svg)](https://github.com/123lens/laravel-bol-retailer-api/actions/workflows/tests.yml?query=workflow%3Atests)[![Total Downloads](https://camo.githubusercontent.com/f05eb9ceb124f19c21d61f83c48a3cf3eecc4a038a29d7d20d26f89150bd3e06/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6275646765746c656e732f6c61726176656c2d626f6c2d72657461696c65722d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/budgetlens/laravel-bol-retailer-api)

Laravel Bol Retailer Api Wrapper
================================

[](#laravel-bol-retailer-api-wrapper)

This is a laravel wrapper for the [Bol retailer API](https://github.com/123lens/bol-retailer-api)

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

[](#installation)

Install package using composer

```
composer require budgetlens/laravel-bol-retailer-api
```

Getting started
---------------

[](#getting-started)

Update `.env` file with

- BOL\_CLIENT\_ID
- BOL\_CLIENT\_SECRET
- BOL\_TEST\_MODE

If you wish you can publish the configuration.

```
php artisan vendor:publish --provider="Budgetlens\Budgetlens\LaravelBolRetailerApi\ServiceProvider"
```

Examples
========

[](#examples)

Get Offer
---------

[](#get-offer)

```
    $offer = Bol::offers()->get($id);
    ddd($offer);
```

Testing
-------

[](#testing)

Run the tests with:

```
$ composer test
```

Versioning
----------

[](#versioning)

We aim to keep main versions the same as the wrapped package.

Credits
-------

[](#credits)

- [Sebastiaan Blaas](https://github.com/avido)
- [All Contributors](https://github.com/123lens/laravel-bol-retailer-api/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~36 days

Recently: every ~66 days

Total

12

Last Release

755d ago

Major Versions

8.1.2 → 9.0.02023-07-26

v9.x-dev → 10.0.02023-12-27

PHP version history (2 changes)8.0.0PHP ^7.4 || ^8.0

9.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/af0112579d392b0f20366a7a4acbcfe437c29edf24d795f17cef8c15331371a0?d=identicon)[123lens](/maintainers/123lens)

---

Top Contributors

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

---

Tags

phpapilaravelbol

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/budgetlens-laravel-bol-retailer-api/health.svg)

```
[![Health](https://phpackages.com/badges/budgetlens-laravel-bol-retailer-api/health.svg)](https://phpackages.com/packages/budgetlens-laravel-bol-retailer-api)
```

###  Alternatives

[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[jeroen-g/flickr

Modern PHP package to make Flickr API calls. Ships with Laravel implementation.

2559.9k2](/packages/jeroen-g-flickr)[exlo89/laravel-sevdesk-api

A helpful Sevdesk API client for Laravel.

1116.5k](/packages/exlo89-laravel-sevdesk-api)[dystcz/lunar-api

Dystore API layer for Lunar e-commerce package

411.1k3](/packages/dystcz-lunar-api)[yxx/laravel-quick

agile development

145.3k](/packages/yxx-laravel-quick)[gufy/whmcs

WHMCS API for Laravel 5

201.7k](/packages/gufy-whmcs)

PHPackages © 2026

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