Search by

asahasrabuddhe / lambda-php-runtime-bootstrap

asahasrabuddhe

Spec compliant PHP Runtime for AWS

Package info

github.com/asahasrabuddhe/php-lambda-runtime

pkg:composer/asahasrabuddhe/lambda-php-runtime-bootstrap

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 5

0.1.6 2019-01-25 07:38 UTC

This package is auto-updated.

Last update: 2026-08-29 02:11:28 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.