Laravel 6 – 13
PHP 7.2+
A long-lived project that still receives updates
The kernel and invocation handlers for Laravel Vapor
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Development

mockery/mockery
^1.2
^4.0|^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
phpstan/phpstan
^1.10|^2.1
phpunit/phpunit
^8.0|^9.0|^10.4|^11.5.3|^12.5.12

Runtime

aws/aws-sdk-php
^3.80
guzzlehttp/promises
^1.4|^2.0
guzzlehttp/guzzle
^6.3|^7.0|^8.0
hollodotme/fast-cgi-client
^3.0
^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
monolog/monolog
^1.12|^2.0|^3.2
nyholm/psr7
^1.0
riverline/multipart-parser
^2.0.9
symfony/process
^4.3|^5.0|^6.0|^7.0|^8.0
symfony/psr-http-message-bridge
^1.0|^2.0|^6.4|^7.0|^8.0
 Project Readme

Laravel Vapor Core / Runtime

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.