laravel/vapor-cli
Laravel Vapor CLI is the command-line client for deploying and managing Laravel apps on Laravel Vapor, a serverless, auto-scaling platform on AWS Lambda. Create and manage infrastructure, environments, queues, databases, Redis, networking, and more.
For Executives: "Laravel Vapor CLI lets us deploy our Laravel apps on AWS Lambda—scaling automatically with traffic while cutting server costs. Think of it like ‘Heroku for AWS,’ but serverless: no servers to manage, just pay for what you use. Ideal for high-growth apps or seasonal workloads. Pilot projects could save 30–50% on infrastructure costs while improving reliability."
For Engineering: *"This CLI automates AWS Lambda, SQS, and database setup for Laravel, so we can deploy faster and focus on features. Key benefits:
vapor deploy in your pipeline.
Tradeoff: Cold starts may affect latency for some use cases, but we can mitigate with provisioned concurrency. Let’s prototype with a non-critical service first."*For DevOps/SRE: *"Vapor CLI abstracts AWS complexity for Laravel deployments. We’ll:
vapor commands.How can I help you explore Laravel packages today?