async-aws/dynamo-db-session

AsyncAws DynamoDB integration for PHP Sessions.

Package info

github.com/async-aws/dynamo-db-session

pkg:composer/async-aws/dynamo-db-session

Fund package maintenance!

nyholm

jderusse

Statistics

Installs: 1 404 733

Dependents: 0

Suggesters: 0

Stars: 3

1.2.0 2026-01-16 22:28 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT be49268475802a332d268bb23957dd28bafd4c98

amazonsdksessionawsdynamo-dbasync-aws

This package is auto-updated.

Last update: 2026-06-19 14:00:18 UTC


README

👁 CI
👁 BC Check

Store your PHP Sessions in DynamoDB.

This work started from the SessionHandler in the official AWS PHP SDK.

Install

composer require async-aws/dynamo-db-session

Documentation

See https://async-aws.com/integration/sessions.html for documentation.

Contribute

Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/