hammerstone/sidecar
Sidecar lets Laravel package, deploy, and invoke AWS Lambda functions directly from your app. Define a simple PHP class plus the files to ship, choose any supported runtime (Node, Python, Java, .NET, Ruby, or OS-only), and execute from PHP.
Adopt Sidecar if:
Look elsewhere if:
For Executives: "Sidecar lets us run specialized code (e.g., Node.js for screenshots, Python for AI) directly from Laravel—like serverless microservices on demand. It cuts costs by replacing always-on servers for one-off tasks and speeds up development by eliminating manual Lambda setup. Think of it as ‘cron jobs 2.0’: pay only when the task runs, and integrate it seamlessly with our existing PHP code."
For Engineers:
*"This package abstracts AWS Lambda deployment into Laravel’s ecosystem. Write a PHP class, define your Lambda handler (Node/Python/Java/etc.), and deploy with php artisan sidecar:deploy. No YAML configs, no SDK boilerplate—just execute Lambdas from your routes or jobs. Ideal for:
How can I help you explore Laravel packages today?