Search by

async-aws / dynamo-db-session

Nyholmjderusse

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 432 523

Dependents: 0

Suggesters: 0

Stars: 3

1.3.0 2026-09-09 11:10 UTC

This package is auto-updated.

Last update: 2026-09-09 11:12:57 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/