PHPackages                             customergauge/bref - 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. [Framework](/categories/framework)
4. /
5. customergauge/bref

ActiveLibrary[Framework](/categories/framework)

customergauge/bref
==================

AWS Lambda with Bref Adapter for Laravel

2.1.0(1y ago)145.7k↓41.7%1MITPHPPHP &gt;=7.3

Since Jun 10Pushed 1y ago11 watchersCompare

[ Source](https://github.com/cgauge/laravel-bref-adapter)[ Packagist](https://packagist.org/packages/customergauge/bref)[ RSS](/packages/customergauge-bref/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (22)Used By (0)

Laravel Bref Adapter 🔌
======================

[](#laravel-bref-adapter-)

This library provides a [Bref Adapter](https://bref.sh) for Laravel

Installation
============

[](#installation)

```
composer require customergauge/bref
```

Configuration
=============

[](#configuration)

We need to add `\CustomerGauge\Bref\Helpers\StorageDirectories::create($app);` to the `bootstrap/app.php` file. This will ensure that the storage directories are created before the application is booted.

The following environment variables will configure Laravel to use the appropriate folders:

```
APP_SERVICES_CACHE: /tmp/laravel-bref-adapter/storage/cache/services.php
APP_PACKAGES_CACHE: /tmp/laravel-bref-adapter/storage/cache/packages.php
APP_ROUTES_CACHE: /tmp/laravel-bref-adapter/storage/cache/routes.php
VIEW_COMPILED_PATH: /tmp/laravel-bref-adapter/storage/framework/views
```

Usage
=====

[](#usage)

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance49

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85% 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 ~99 days

Recently: every ~212 days

Total

19

Last Release

375d ago

Major Versions

1.x-dev → 2.0.02023-09-22

PHP version history (3 changes)1.1.0PHP ^7.3

1.1.1PHP &gt;=7.3

1.3.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/0325707319c1497846deddeb429fef8d7510c299c2e764d7e5a05b198fcb4d28?d=identicon)[Deleu](/maintainers/Deleu)

---

Top Contributors

[![deleugpn](https://avatars.githubusercontent.com/u/9533181?v=4)](https://github.com/deleugpn "deleugpn (34 commits)")[![abdala](https://avatars.githubusercontent.com/u/219340?v=4)](https://github.com/abdala "abdala (2 commits)")[![alustau](https://avatars.githubusercontent.com/u/2944692?v=4)](https://github.com/alustau "alustau (2 commits)")[![igorwanbarros](https://avatars.githubusercontent.com/u/8918508?v=4)](https://github.com/igorwanbarros "igorwanbarros (2 commits)")

---

Tags

laravelawslambdabref

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/customergauge-bref/health.svg)

```
[![Health](https://phpackages.com/badges/customergauge-bref/health.svg)](https://phpackages.com/packages/customergauge-bref)
```

###  Alternatives

[bref/laravel-bridge

An advanced Laravel integration for Bref, including Octane support.

3384.1M11](/packages/bref-laravel-bridge)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k49.4M479](/packages/laravel-scout)[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k96.9M674](/packages/laravel-socialite)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[laravel/pennant

A simple, lightweight library for managing feature flags.

57711.1M53](/packages/laravel-pennant)

PHPackages © 2026

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