asahasrabuddhe/lambda-php-runtime-bootstrap

Spec compliant PHP Runtime for AWS

0.1.6 2019-01-25 07:38 UTC

README

A fully spec-compliant PHP Runtime for AWS Lambda. It implements all four Lambda Interface functions as per AWS Documentation.

Runtime also comes with support for the Context object with necessary methods as described in the AWS docs.

See example.