laravel / vapor-core by taylorotwell

The kernel and invocation handlers for Laravel Vapor
5,877,176
398
18
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-05-18 15:25:06
Package Statistics
Total Downloads: 5,877,176
Monthly Downloads: 195,338
Daily Downloads: 4,021
Total Stars: 398
Total Watchers: 18
Total Forks: 137
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.