This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://satis.devops.swissport.com.au"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
API Gateway handling in Phlambda
Authorizer Handler for Api Gateway Requests with Cognito User integration
Api Gateway Proxy Request with an Authorised user
Handler for Api Gateway Requests with Cognito User integration
Handler & types for Cognito trigger events
Handler for Lambda SQS Events
Handler for Lambda SQS Events from SNS Topics
PHP micro framework for AWS Lambda deployment
Extends Phlambda's console logger to send logs to SQS
Messaging (SNS/SQS) handling in Phlambda
Serverless plugins to assist with deployment of Phlambda functions
Shared configuration for phlambda functions
A project skeleton based on Serverless, Bref, and Phlambda
Amazon Translate Helper
Service to interpret JWT from Cognito
Logging service for the flight data workflow
A helper to normalise external flight data to formatting that Aeronet regognises
JSON Schema hydrator for serverless function models
Utility for database migrations and fixtures
Common repositoris for Swissport PHP services
Event runner / tester for serverless functions
Common PHP services
Titan ACL definitions
Titan Helpers
Rules-based data transformer
Flight Leg Model
This Composer repository is powered by Satis