PHPackages                             runtime/bref-layer - 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. runtime/bref-layer

ActiveLibrary

runtime/bref-layer
==================

2.4.15(6mo ago)689.9k↓40%1MITPHPCI failing

Since Oct 6Pushed 6mo ago3 watchersCompare

[ Source](https://github.com/php-runtime/bref-layer)[ Packagist](https://packagist.org/packages/runtime/bref-layer)[ GitHub Sponsors](https://github.com/Nyholm)[ GitHub Sponsors](https://github.com/mnapoli)[ RSS](/packages/runtime-bref-layer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (96)Used By (1)

Bref layers for PHP Runtime
===========================

[](#bref-layers-for-php-runtime)

This repository provides Bref layers to run Symfony Runtime applications on AWS Lambda. It is automatically updated to sync with the changes in [Bref](https://github.com/brefphp/bref). These layers are just replacing Bref's "function layer" with a new boostrap file. See the [Dockerfile](https://github.com/php-runtime/bref-layer/blob/main/layers/bref/Dockerfile).

You will find more information how to run your applicaiton with the runtime component at

Install and configure
---------------------

[](#install-and-configure)

```
composer require runtime/bref-layer

```

```
# serverless.yml
service: appgit init

provider:
    name: aws
    region: us-east-1
    runtime: provided.al2

plugins:
    - ./vendor/runtime/bref-layer #  **Notice:** this section is only useful if you want to learn more.

The lambda layers follow this pattern:

```
arn:aws:lambda::403367587399:layer:bref-:

```

See the [latest layer versions](https://raw.githubusercontent.com/php-runtime/bref-layer/main/layers.json).

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance67

Regular maintenance activity

Popularity34

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 87% 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 ~15 days

Total

95

Last Release

193d ago

Major Versions

1.7.12 → 2.0.0-beta42022-12-28

1.7.13 → 2.1.82023-11-21

2.4.15 → 3.0.0-alpha12025-11-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/401ccc5eea13c60cf807ae982af00e368e2166e2f26d8eb541dcd881a57385bc?d=identicon)[Nyholm](/maintainers/Nyholm)

---

Top Contributors

[![actions-user](https://avatars.githubusercontent.com/u/65916846?v=4)](https://github.com/actions-user "actions-user (94 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (13 commits)")[![pH-7](https://avatars.githubusercontent.com/u/1325411?v=4)](https://github.com/pH-7 "pH-7 (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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