Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/vapor-cli
The CLI client for interacting with Laravel Vapor.
https://github.com/laravel/vapor-cli
aws lambda laravel php serverless
Last synced: about 12 hours ago
JSON representation
The CLI client for interacting with Laravel Vapor.
- Host: GitHub
- URL: https://github.com/laravel/vapor-cli
- Owner: laravel
- License: mit
- Created: 2019-08-13T15:15:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T18:29:01.000Z (about 1 month ago)
- Last Synced: 2025-01-19T19:59:00.801Z (4 days ago)
- Topics: aws, lambda, laravel, php, serverless
- Language: PHP
- Homepage: https://docs.vapor.build
- Size: 543 KB
- Stars: 310
- Watchers: 21
- Forks: 121
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Laravel Vapor CLI
[Laravel Vapor](https://vapor.laravel.com) 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](https://docs.vapor.build).