araines / serverless-php

PHP for AWS Lambda via Serverless Framework
MIT License
150 stars 22 forks source link

Include Events as classes #9

Open araines opened 6 years ago

araines commented 6 years ago

Similar to how the Java implementation works, it would be nice to have a library of classes which represent the various events which can be passed in to the handler upon invocation.

https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events