We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c13ce commit 4534722Copy full SHA for 4534722
.github/workflows/php.yml
@@ -1,4 +1,4 @@
1
-name: PHP Composer
+name: test
2
3
on: [push]
4
README.md
@@ -1,5 +1,8 @@
# Laravel DynamoDB (under development)
+[](https://github.com/kitar/laravel-dynamodb/actions)
+[](https://codecov.io/gh/kitar/laravel-dynamodb/branch/master)
5
+
6
This package provides QueryBuilder for DynamoDB.
7
8
- [Motivation](#motivation)
0 commit comments