async-aws/dynamo-db-session

AsyncAws DynamoDB integration for PHP Sessions.

Fund package maintenance!
nyholm
jderusse

Installs: 578 673

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 6

Forks: 0

1.1.0 2024-02-27 14:44 UTC

This package is auto-updated.

Last update: 2024-06-27 15:32:36 UTC


README

AsyncAws DynamoDB integration for PHP Sessions

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/