bref/laravel-bridge
An advanced Laravel integration for Bref, including Octane support.
3.0.8
4.8M downloads/mo
#2092 most downloaded on Packagist
brefphp/laravel-bridge
What this package is like to depend on
Last release 1 months ago
20 Jul 2026
Ships fairly regularly
a new release about every 3 weeks
Some releases are documented
notes for 13 of 49 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
52 releases · first in 2020
14 releases in the last 12 months
see the full history below
Release timeline
52 releases · May 2020 to Jul 2026Releases
latest 52-
3.0.820 Jul 2026 -
3.0.719 Jul 2026 -
3.0.603 Jul 2026 -
3.0.515 May 2026Release notes
Open source →What's Changed
- Map
prodstage to Laravelproductionenv by @mnapoli in #204 - Ensure stderr emergency logging based on #203 by @mnapoli and @timkelty in #205
New Contributors
Full Changelog: 3.0.4...3.0.5
- Map
-
3.0.421 Apr 2026 -
3.0.320 Apr 2026 -
3.0.213 Apr 2026 -
3.0.109 Apr 2026 -
3.0.026 Feb 2026Release notes
Open source →Bref 3.0 is released 🎉
Read the full blog post here: bref.sh/news/03-bref-3.0
The full upgrade guide is here: https://bref.sh/docs/upgrading/v3
What's Changed
- Support for Bref v3 (Bref v2 is also compatible with this release as well)
- Bref v3: enable CloudWatch formatter by default by @mnapoli in #193
- Expand the default
serverless.ymlto improve onboarding by @mnapoli in #195 - Laravel 13.x Compatibility by @laravel-shift in #196
The CloudWatch formatter change is the only breaking change.
Full Changelog: 2.7.1...3.0.0
-
3.0.0-beta111 Dec 2025 pre-releaseNothing published for this version
-
3.0.0-alpha217 Nov 2025 pre-releaseNothing published for this version
-
3.0.0-alpha106 Nov 2025 pre-releaseNothing published for this version
-
2.7.129 Dec 2025 -
2.7.012 Sep 2025Nothing published for this version
-
2.6.014 Jun 2025Nothing published for this version
-
2.5.631 Mar 2025Nothing published for this version
-
2.5.515 Mar 2025Nothing published for this version
-
2.5.407 Mar 2025Nothing published for this version
-
2.5.327 Feb 2025Nothing published for this version
-
2.5.218 Feb 2025Nothing published for this version
-
2.5.117 Feb 2025Nothing published for this version
-
2.5.012 Feb 2025Nothing published for this version
-
2.4.517 Jan 2025Nothing published for this version
-
2.4.403 Nov 2024Nothing published for this version
-
2.4.302 Nov 2024Nothing published for this version
-
2.4.214 Oct 2024Nothing published for this version
-
2.4.127 Aug 2024Nothing published for this version
-
2.4.031 Jul 2024Nothing published for this version
-
2.3.127 Jul 2024Nothing published for this version
-
2.3.003 Mar 2024Nothing published for this version
-
2.2.106 Dec 2023Nothing published for this version
-
2.2.024 Nov 2023Nothing published for this version
-
2.1.330 Jun 2023Nothing published for this version
-
2.1.221 Jun 2023Nothing published for this version
-
2.1.115 May 2023Nothing published for this version
-
2.1.020 Mar 2023Release notes
Open source →Added
- Allow running Tinker commands on Lambda by @mnapoli in https://github.com/brefphp/laravel-bridge/pull/104
Changed
- Fix default branch in CI by @szepeviktor in https://github.com/brefphp/laravel-bridge/pull/97
- Don't unset AWS key and secrets by @georgeboot in https://github.com/brefphp/laravel-bridge/pull/98
- Fix the creation of
serverless.ymlto the correct directory by @mnapoli in https://github.com/brefphp/laravel-bridge/pull/99 - Fix service provider running order by @georgeboot in https://github.com/brefphp/laravel-bridge/pull/102
- Improve the default
serverless.ymlconfig by @mnapoli in https://github.com/brefphp/laravel-bridge/pull/100
-
2.0.014 Mar 2023Nothing published for this version
-
1.2.331 Jan 2023Nothing published for this version
-
1.2.217 Jan 2023Nothing published for this version
-
1.2.115 Dec 2022Nothing published for this version
-
1.2.026 Feb 2022Nothing published for this version
-
1.1.301 Nov 2021Nothing published for this version
-
1.1.218 Oct 2021Nothing published for this version
-
1.1.111 Oct 2021Nothing published for this version
-
1.1.021 Jul 2021Nothing published for this version
-
1.0.118 Mar 2021Nothing published for this version
-
1.0.026 Nov 2020Nothing published for this version
-
0.2.314 Nov 2020Nothing published for this version
-
0.2.217 Sep 2020Nothing published for this version
-
0.2.111 Aug 2020Nothing published for this version
-
0.2.013 Jul 2020Release notes
Open source →Added
- Added maintenance mode support (#7)
- Support persistent PostgreSQL sessions with Octane (#9)
- Parse
Authorization: Basicheader intoPHP_AUTH_*variables (#10) - Prepare Octane responses without
Content-Type(08ab941)
Changed
-
0.1.005 May 2020