PHPackages                             amelia/dynamodb-laravel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. amelia/dynamodb-laravel

ActiveLibrary[Database &amp; ORM](/categories/database)

amelia/dynamodb-laravel
=======================

A service provider for laravel and dynamodb

v1.0.0(8y ago)016BSD-3-ClausePHP

Since Nov 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ameliaikeda/dynamodb-laravel)[ Packagist](https://packagist.org/packages/amelia/dynamodb-laravel)[ RSS](/packages/amelia-dynamodb-laravel/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

DynamoDB Laravel Client
=======================

[](#dynamodb-laravel-client)

Installation
------------

[](#installation)

```
composer require amelia/dynamodb-laravel

```

If using Laravel 5.5 or higher, all you need to do is set the following environment variables:

```
DYNAMODB_KEY=
DYNAMODB_SECRET=
DYNAMODB_REGION=us-west-2
DYNAMODB_HASH_KEY=id
SESSION_TABLE=sessions

```

Local installations
-------------------

[](#local-installations)

If you're using a local AWS service like [localstack](https://github.com/localstack/localstack) you can set your AWS endpoint using:

```
DYNAMODB_ENDPOINT=http://localhost:9001 # etc

```

Licence
-------

[](#licence)

BSD-3-Clause. See the [LICENCE](/LICENCE) file for the full licence text.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eabce53bf34966d0716302a791348d4f465ed9aaab5e3856cdba6d3a8c02eeac?d=identicon)[amelia](/maintainers/amelia)

---

Top Contributors

[![MellieVT](https://avatars.githubusercontent.com/u/52548998?v=4)](https://github.com/MellieVT "MellieVT (3 commits)")

---

Tags

awsdynamodblaravelphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/amelia-dynamodb-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/amelia-dynamodb-laravel/health.svg)](https://phpackages.com/packages/amelia-dynamodb-laravel)
```

###  Alternatives

[illuminate/database

The Illuminate Database package.

2.8k52.4M9.4k](/packages/illuminate-database)[clickbar/laravel-magellan

This package provides functionality for working with the postgis extension in Laravel.

423715.4k1](/packages/clickbar-laravel-magellan)[genealabs/laravel-pivot-events

This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.

1404.9M8](/packages/genealabs-laravel-pivot-events)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M13](/packages/reedware-laravel-relation-joins)[aglipanci/laravel-eloquent-case

Adds CASE statement support to Laravel Query Builder.

115157.2k](/packages/aglipanci-laravel-eloquent-case)[highsolutions/eloquent-sequence

A Laravel package for easy creation and management sequence support for Eloquent models with elastic configuration.

121130.3k](/packages/highsolutions-eloquent-sequence)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
