PHPackages                             producttrap/driver-waitrose - 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. producttrap/driver-waitrose

AbandonedArchivedLibrary

producttrap/driver-waitrose
===========================

A Waitrose driver for ProductTrap

1.0.0(3y ago)04MITPHPPHP ^8.1

Since Oct 13Pushed 3y agoCompare

[ Source](https://github.com/producttrap/driver-waitrose)[ Packagist](https://packagist.org/packages/producttrap/driver-waitrose)[ Fund](https://ecologi.com/owenvoke?gift-trees)[ GitHub Sponsors](https://github.com/owenvoke)[ RSS](/packages/producttrap-driver-waitrose/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

ProductTrap Waitrose Driver
===========================

[](#producttrap-waitrose-driver)

[![Latest Version on Packagist](https://camo.githubusercontent.com/99c4bb125a21b2089311534cdb678412c0d76a35ae660bf40473482871b79bd7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70726f64756374747261702f6472697665722d77616974726f73652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/producttrap/driver-waitrose)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/916f25022563c0695c2e85bb5de89afb78047d67ef06a6a6c50452fad199d517/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70726f64756374747261702f6472697665722d77616974726f73652f54657374732e7376673f7374796c653d666c61742d737175617265)](https://github.com/producttrap/driver-waitrose/actions)[![Static Analysis](https://camo.githubusercontent.com/bf8c226003b203f6fa68642b441a9f34d9e8d6c9c1526cc59b4237e4945e1d47/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f70726f64756374747261702f6472697665722d77616974726f73652f537461746963253230416e616c797369732e7376673f7374796c653d666c61742d737175617265266c6162656c3d537461746963253230416e616c79736973)](https://github.com/producttrap/driver-waitrose/actions/workflows/static.yml)[![Total Downloads](https://camo.githubusercontent.com/98da8d3d20af9370e6fcc42e6b134a834f81cf1c986e329fa46809259075e219/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70726f64756374747261702f6472697665722d77616974726f73652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/producttrap/driver-waitrose)[![Buy us a tree](https://camo.githubusercontent.com/910e097fe46a40add8f3484705ecbc26dc047df84b2fef027405f47408023d76/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f54726565776172652d2546302539462538432542332d6c69676874677265656e3f7374796c653d666c61742d737175617265)](https://ecologi.com/owenvoke?gift-trees)

A Waitrose driver for ProductTrap

Install
-------

[](#install)

Via Composer

```
composer require producttrap/driver-waitrose
```

Usage
-----

[](#usage)

```
use ProductTrap\ProductTrap;

/** @var ProductTrap $productTrap */
$waitrose = $productTrap->driver('waitrose');

$details = $waitrose->find('756176-631547-631548');
echo $details->unitPrice->label(); // £2.50 each
```

Sample
------

[](#sample)

View a sample product [here](./docs/SAMPLE_PRODUCT.md).

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Owen Voke](https://github.com/owenvoke)
- [Bradie Tilley](https://github.com/bradietilley)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Treeware
--------

[](#treeware)

You're free to use this package, but if it makes it to your production environment you are required to buy the world a tree.

It’s now common knowledge that one of the best tools to tackle the climate crisis and keep our temperatures from rising above 1.5C is to plant trees. If you support this package and contribute to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

You can buy trees [here](https://ecologi.com/owenvoke?gift-trees).

Read more about Treeware at [treeware.earth](https://treeware.earth).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.9% 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

Unknown

Total

1

Last Release

1304d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (15 commits)")[![bradietilley](https://avatars.githubusercontent.com/u/44430471?v=4)](https://github.com/bradietilley "bradietilley (4 commits)")

---

Tags

hacktoberfestproducttrapproducttrap-driverproducttrap-driverwaitrose

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/producttrap-driver-waitrose/health.svg)

```
[![Health](https://phpackages.com/badges/producttrap-driver-waitrose/health.svg)](https://phpackages.com/packages/producttrap-driver-waitrose)
```

###  Alternatives

[spatie/dropbox-api

A minimal implementation of Dropbox API v2

3116.0M36](/packages/spatie-dropbox-api)[spatie/laravel-uptime-monitor

A powerful, easy to configure uptime monitor

1.1k234.4k8](/packages/spatie-laravel-uptime-monitor)[stefanbauer/laravel-favicon-extractor

A favicon extractor for Laravel

10125.3k](/packages/stefanbauer-laravel-favicon-extractor)[styleci/sdk

The StyleCI PHP SDK

408.1k2](/packages/styleci-sdk)

PHPackages © 2026

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