AI AGENT ADDONS

Aws Lambda Php Integration

giuseppe-trisciuoglio/developer-kit

AWS Lambda lets you run PHP code without managing servers. This skill helps you create PHP functions for Lambda using the Bref framework. You can easily deploy Symfony applications with fast cold starts.

Two approaches are available. The Bref approach works well for full-featured APIs. The raw PHP approach gives you maximum control and very fast startup times. Both support API Gateway integration.

You can also set up SQS and SNS event triggers. The skill shows you how to optimize memory and timeouts. It also teaches best practices for cold start optimization and connection management.

Add Aws Lambda Php Integration skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-lambda-php-integration

Project

mkdir -p .claude/skills/aws-lambda-php-integration

Source Repository

Stars
293
Forks
33
Watchers
293
License
MIT
Last Push
29 days ago
Created
9 months ago