likeuntomurphy/serverless-pack

Serverless Symfony: DynamoDB OGM, Lambda runtime, and Symfony integration

Maintainers

Package info

github.com/likeuntomurphy/serverless-pack

Type:metapackage

pkg:composer/likeuntomurphy/serverless-pack

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-main 2026-04-08 14:03 UTC

This package is auto-updated.

Last update: 2026-04-08 14:06:44 UTC


README

A Composer metapackage that installs everything you need to run a Symfony application on AWS Lambda with DynamoDB.

Installation

composer require likeuntomurphy/serverless-pack

What's included

Package Description
serverless-ogm DynamoDB document persistence library
serverless-ogm-bundle Symfony integration: config, services, resource tags, profiler
serverless-runtime Symfony Runtime for AWS Lambda

Suggested

Package Description
graphql-bundle GraphQL server integration for Symfony

License

MIT