lasallesoftware-serverless/sample-lambda-hello-world

Hello World PHP Lambda function using the Serverless Framework with Bref's PHP plugin

dev-master 2023-05-03 01:57 UTC

This package is auto-updated.

Last update: 2024-04-03 03:51:09 UTC


README

Sample "Hello World" PHP Lambda function made with the Serverless Framework and Bref


Welcome to my "Hello World" PHP Lambda function.


Clone this repo, go through the installation, and see this "Hello World" PHP Lambda function in action.


This repo uses:

  • Serverless Framework v3
  • Bref's PHP plugin for the Serverless Framework
  • Bref's PHP runtime for Lambda

See what this PHP Lambda function looks like in your AWS console. Check out these dashboards:

  • Lambda
  • S3
  • IAM
  • CloudFormation
  • API Gateway

Links



Copyright and License


lasallesoftware-serverless/sample-lambda-hello-world is copyright © The South LaSalle Trading Corporation and licensed for use under the MIT License (MIT).

Please see LICENSE for more information.

As reference, there is a wonderful blog post called The MIT License, Line by Line -- 171 words every programmer should understand.




THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.