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

Development

phpstan/phpstan
^1.10
phpunit/phpunit
^8.0|^9.0|10.4

Runtime

guzzlehttp/guzzle
^6.3|^7.0|^8.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
league/flysystem-aws-s3-v3
^1.0|^3.0
ramsey/uuid
^3.8|^4.0
symfony/console
^4.2|^5.0|^6.0|^7.0|^8.0
symfony/process
^4.2|^5.0|^6.0|^7.0|^8.0
symfony/var-dumper
^4.2|^5.0|^6.0|^7.0|^8.0
symfony/yaml
^4.2|^5.0|^6.0|^7.0|^8.0
vlucas/phpdotenv
^3.0|^4.0|^5.0
 Project Readme

Laravel Vapor CLI

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 CLI client for interacting with Laravel Vapor. To learn more about Vapor and how to use this client, please consult the official documentation.