dynamodb-php-wrapper
dynamodb-php-wrapper copied to clipboard
Access AWS DynamoDB through simpler interface.
Results
3
dynamodb-php-wrapper issues
Sort by
recently updated
recently updated
newest added
Only seek for UnprocessedItems if there is any.
- New method CreateFromClient (to reuse an already existing AWS Dynamo Client, usefull for client reusing or polling) - Fixed error appearing when scan method was used with no filter.