Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/vapor-core
The core service providers and runtime client for Laravel Vapor.
https://github.com/laravel/vapor-core
aws lambda laravel php vapor
Last synced: 4 days ago
JSON representation
The core service providers and runtime client for Laravel Vapor.
- Host: GitHub
- URL: https://github.com/laravel/vapor-core
- Owner: laravel
- License: mit
- Created: 2019-08-13T15:11:52.000Z (over 5 years ago)
- Default Branch: 2.0
- Last Pushed: 2025-01-14T16:07:08.000Z (12 days ago)
- Last Synced: 2025-01-21T21:07:47.212Z (5 days ago)
- Topics: aws, lambda, laravel, php, vapor
- Language: PHP
- Homepage: https://vapor.laravel.com
- Size: 353 KB
- Stars: 409
- Watchers: 22
- Forks: 143
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
# Laravel Vapor Core / Runtime
[Laravel Vapor](https://vapor.laravel.com) is an auto-scaling, serverless deployment platform for Laravel, powered by AWS Lambda. Manage your Laravel infrastructure on Vapor and fall in love with the scalability and simplicity of serverless.
Vapor abstracts the complexity of managing Laravel applications on AWS Lambda, as well as interfacing those applications with SQS queues, databases, Redis clusters, networks, CloudFront CDN, and more.
This repository contains the core service providers and runtime client used to make Laravel applications run smoothly in a serverless environment. To learn more about Vapor and how to use this repository, please consult the [official documentation](https://docs.vapor.build).