Skip to content

takaaki-mizuno/dde-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TakaakiMizuno/DDEParser

Parse DynamoDB Export JSON file.

How To Use

$parser = new DDEParser();
$object = $parser->parse($data);

License

This library is available under the MIT license. See the LICENSE file for more info.

About

Convert AWS DynamoDB Exported File into PHP Object

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages