bref / laravel-bridge
An advanced Laravel integration for Bref, including Octane support.
Installs: 2 115 281
Dependents: 8
Suggesters: 0
Security: 0
Stars: 320
Watchers: 16
Forks: 63
Open Issues: 29
Requires
- php: ^8.0
- aws/aws-sdk-php: ^3.222
- bref/bref: ^2.1.8
- bref/laravel-health-check: ^1
- illuminate/container: ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/contracts: ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/http: ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/queue: ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^8.0 || ^9.0 || ^10.0 || ^11.0
- laravel/octane: ^1.2 || ^2.0
- riverline/multipart-parser: ^2.0
Requires (Dev)
- nunomaduro/larastan: ^2.2
- orchestra/testbench: ^7.13 || ^9.0
- php-parallel-lint/php-parallel-lint: ^1.3
- squizlabs/php_codesniffer: ^3.7
This package is auto-updated.
Last update: 2024-11-03 12:20:22 UTC
README
Run Laravel on AWS Lambda with Bref.
Read the Bref documentation for Laravel to get started.
Background
This package was originally created by CacheWerk (the creators of Relay), maintained by Till Krüss and George Boot. It was published at cachewerk/bref-laravel-bridge.
For Bref 2.0, the contributors joined the Bref organization and CacheWerk's bridge was merged into this repository to create v2.0 of the bridge.
Documentation
The documentation is available at bref.sh/docs/frameworks/laravel.html.