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 2w ago

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 47% 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

3156d 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.8k54.1M11.2k](/packages/illuminate-database)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M163](/packages/laravel-ai)[yajra/laravel-oci8

Oracle DB driver for Laravel via OCI8

8723.1M23](/packages/yajra-laravel-oci8)[baopham/dynamodb

Eloquent syntax for DynamoDB

4985.9M6](/packages/baopham-dynamodb)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45344.0k1](/packages/pressbooks-pressbooks)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)

PHPackages © 2026

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