laravel / vapor-core by taylorotwell

The kernel and invocation handlers for Laravel Vapor
5,729,874
398
17
Package Data
Maintainer Username: taylorotwell
Maintainer Contact: taylor@laravel.com (Taylor Otwell)
Package Create Date: 2019-08-13
Package Last Update: 2024-03-26
Home Page: https://vapor.laravel.com
Language: PHP
License: MIT
Last Refreshed: 2024-04-26 03:25:55
Package Statistics
Total Downloads: 5,729,874
Monthly Downloads: 188,220
Daily Downloads: 8,124
Total Stars: 398
Total Watchers: 17
Total Forks: 138
Total Open Issues: 1

Laravel Vapor Core / Runtime

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.