Skip to content

masayuki0812/dynamodb-php-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dynamodb-php-wrapper

Access AWS DynamoDB through simpler interface.

This module is simpler because:

  • The results of each API are mapped to Array object automatically.
  • The request exceeding the limit can be sent by dividing into small ones automatically.
  • The response exceeding the limit can be fetched by requesting continuously.

If you get interested in this module, please see the wiki.

About

Access AWS DynamoDB through simpler interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages