laravel/vapor-core

The kernel and invocation handlers for Laravel Vapor

Installs: 5 544 943

Dependents: 11

Suggesters: 4

Security: 0

Stars: 398

Watchers: 18

Forks: 138

v2.37.1 2024-03-26 16:55 UTC

README

Build Status Total Downloads Latest Stable Version License

Laravel Vapor 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.