PHPackages                             igorgrabarski/lcbo-php-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. igorgrabarski/lcbo-php-api

ActiveLibrary[API Development](/categories/api)

igorgrabarski/lcbo-php-api
==========================

PHP wrapper for LCBO official API

1.0.3(8y ago)021MITPHPPHP ^5.3.3 || ^7.0

Since Dec 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/igorgrabarski/lcbo-php-api)[ Packagist](https://packagist.org/packages/igorgrabarski/lcbo-php-api)[ RSS](/packages/igorgrabarski-lcbo-php-api/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

### PHP wrapper for [official LCBO API](https://lcboapi.com)

[](#php-wrapper-for-official-lcbo-api)

#### Installation:

[](#installation)

- Run in command line: `composer require igorgrabarski/lcbo-php-api`
- Get API\_KEY from [here](https://lcboapi.com/manager/keys)
- Add your API\_KEY to `vendor/igorgrabarski/lcbo-php-api/.env.example` file.
- Rename `vendor/igorgrabarski/lcbo-php-api/.env.example`file to `vendor/igorgrabarski/lcbo-php-api/.env`

#### Usage

[](#usage)

- Add composer's autoloader to your file: `require dirname( __DIR__ ) . '/vendor/autoload.php';`
- Create an instance of LCBO class: `$lcbo = new igorgrabarski\LCBO();`
- Available methods:

    - $lcbo-&gt;getStores($params);
    - $lcbo-&gt;getStore($id);
    - $lcbo-&gt;getProducts($params);
    - $lcbo-&gt;getProduct($id);
    - $lcbo-&gt;getInventories($params);
    - $lcbo-&gt;getInventory($store\_id, $product\_id);
    - $lcbo-&gt;getDatasets($params);
    - $lcbo-&gt;getDataset($id);
- Get additional information [here](https://lcboapi.com/docs/v1).

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

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

Total

4

Last Release

3111d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/9538766?v=4)[Igor Grabarski](/maintainers/igorgrabarski)[@igorgrabarski](https://github.com/igorgrabarski)

---

Top Contributors

[![igorgrabarski](https://avatars.githubusercontent.com/u/9538766?v=4)](https://github.com/igorgrabarski "igorgrabarski (29 commits)")

### Embed Badge

![Health badge](/badges/igorgrabarski-lcbo-php-api/health.svg)

```
[![Health](https://phpackages.com/badges/igorgrabarski-lcbo-php-api/health.svg)](https://phpackages.com/packages/igorgrabarski-lcbo-php-api)
```

###  Alternatives

[showdoc/showdoc

ShowDoc is a tool greatly applicable for an IT team to share documents online

12.8k7.1k](/packages/showdoc-showdoc)[netflie/whatsapp-cloud-api

The first PHP SDK to send and receive messages using a cloud-hosted version of the WhatsApp Business Platform

666500.1k5](/packages/netflie-whatsapp-cloud-api)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[wrav/oembed

A simple plugin to extract media information from websites, like youtube videos, twitter statuses or blog articles.

36207.2k3](/packages/wrav-oembed)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[hardcastle/xrpl_php

PHP SDK / Client for the XRP Ledger

1110.4k6](/packages/hardcastle-xrpl-php)

PHPackages © 2026

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