Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

kitar's avatar
Level 5

Laravel DynamoDB package

Hello Artisans,

I've created a DynamoDB based Eloquent model and Query builder for Laravel.

https://github.com/kitar/laravel-dynamodb

This package doesn't have any production experience yet, so I'm happy if I can have artisan's opinions and feedbacks.

If you interested in integrating DynamoDB to your Laravel application, please give it a try :)

0 likes
1 reply
rockcounter's avatar

Hi, i'm using the package and i have the follow problem.

i create a model DynamodbInstagram with this code.

Please or to participate in this conversation.