Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brefphp/laravel-bridge
Package to use Laravel on AWS Lambda with Bref
https://github.com/brefphp/laravel-bridge
aws-lambda bref faas lambda laravel serverless sqs
Last synced: 3 days ago
JSON representation
Package to use Laravel on AWS Lambda with Bref
- Host: GitHub
- URL: https://github.com/brefphp/laravel-bridge
- Owner: brefphp
- License: mit
- Created: 2019-02-07T19:43:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-12T08:52:37.000Z (11 months ago)
- Last Synced: 2024-05-17T16:14:31.876Z (9 months ago)
- Topics: aws-lambda, bref, faas, lambda, laravel, serverless, sqs
- Language: PHP
- Homepage: https://bref.sh/docs/frameworks/laravel.html
- Size: 314 KB
- Stars: 307
- Watchers: 16
- Forks: 62
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Bref Laravel Bridge
Run Laravel on AWS Lambda with [Bref](https://bref.sh/).
Read the [Bref documentation for Laravel](https://bref.sh/docs/frameworks/laravel.html) to get started.
## Background
This package was originally created by [CacheWerk](https://github.com/cachewerk/) (the creators of [Relay](https://relay.so)), maintained by [Till Krüss](https://github.com/tillkruss) and [George Boot](https://github.com/georgeboot). It was published at [cachewerk/bref-laravel-bridge](https://github.com/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](https://bref.sh/docs/frameworks/laravel.html).