brefphp/bref
Serverless PHP on AWS Lambda observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 12.5
- age_days: 3198
- days_rel: 29
- days_push: 15
- n_releases_24m: 43
Adoption not part of the score
3393 stars · 380 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Bref is an open-source PHP framework and toolset for deploying and running PHP applications on AWS Lambda. It provides custom PHP runtimes (PHP-FPM, function, and console runtimes), Lambda layers, and documentation for running frameworks like Laravel and Symfony serverlessly.
Use cases
- deploy a Laravel app to AWS Lambda
- run PHP websites serverlessly on AWS
- run PHP cron tasks on Lambda
- process SQS queue jobs with PHP
- handle S3 file processing events in PHP
- run Symfony applications on serverless infrastructure
- process Kafka or Kinesis events with PHP
When to choose
- you want to run PHP web applications or APIs on AWS Lambda
- you use Laravel or Symfony and want serverless deployment
- you want event-driven PHP functions for SQS, S3, EventBridge, or WebSockets
- you want to reduce infrastructure management and scale automatically
When to avoid
- you deploy outside AWS or need multi-cloud portability
- you need long-running processes or persistent connections
- your team prefers traditional server or container hosting
- cold start latency is unacceptable for your workload
Facets
framework · maturity stable
deployment serverless http-server cli workflow-automation cloud-computing web-development backend php cloud serverless cli aws-lambda php-runtime lambda-layers laravel symfony faas php-fpm bref-cloud devops php docker
10 sources
- readme: https://github.com/brefphp/bref · fetched 2026-08-28 · c475e35a46f2
- homepage: https://bref.sh · fetched 2026-08-29 · 0c374bf30447
- site_page: https://bref.sh/docs/setup · fetched 2026-08-29 · 450a38a6db3f
- site_page: https://bref.sh/docs/laravel/getting-started · fetched 2026-08-29 · 4275b23dcc71
- site_page: https://bref.sh/docs/laravel/environments · fetched 2026-08-29 · e8be51230f9f
- site_page: https://bref.sh/docs/laravel/file-storage · fetched 2026-08-29 · 133b84a4f135
- site_page: https://bref.sh/docs/laravel/queues · fetched 2026-08-29 · f5873e178c7a
- site_page: https://bref.sh/docs/laravel/octane · fetched 2026-08-29 · f61fb24ce7f0
- site_page: https://bref.sh/docs/laravel/passport · fetched 2026-08-29 · a864b91cb710
- site_page: https://bref.sh/docs · fetched 2026-08-29 · e86482e20783
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| brefphp/bref | main | 98 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem