2017 © Pedro Peláez
 

library dde-parser

Convert AWS DynamoDB Exported File into PHP Object

image

takaaki-mizuno/dde-parser

Convert AWS DynamoDB Exported File into PHP Object

  • Saturday, August 26, 2017
  • by takaaki-mizuno
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,146 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 17 % Grown

The README.md

TakaakiMizuno/DDEParser

Parse DynamoDB Export JSON file., (*1)

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., (*2)

The Versions

26/08 2017

dev-master

9999999-dev https://github.com/takaaki-mizuno/dde-parser

Convert AWS DynamoDB Exported File into PHP Object

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

aws dynamodb

26/08 2017

0.0.1

0.0.1.0 https://github.com/takaaki-mizuno/dde-parser

Convert AWS DynamoDB Exported File into PHP Object

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

aws dynamodb