The kernel and invocation handlers for Laravel Vapor
laravel/vapor-core is a Laravel package for the kernel and invocation handlers for laravel vapor.
It currently has 414 GitHub stars and 12.779.964 downloads on Packagist (latest version v2.43.5).
Install it with composer require laravel/vapor-core.
Discover more Laravel packages by laravel
or browse all Laravel packages to compare alternatives.
Last updated
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.