Download the PHP package bref/dynamap without Composer
On this page you can find all versions of the php package bref/dynamap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dynamap
DynamoDB object mapper. Like Doctrine or Eloquent, but for DynamoDB.
This library is currently in an experimental status and is not meant to be used in production.
Installation
Usage
Mapping example:
Supported field types:
- string
- integer
- float
- bool
DateTimeImmutable
(stored as string)
Contributing
To run tests locally:
- start DynamoDB local with
docker-compose up
ordocker-compose start
- run
phpunit
All versions of dynamap with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
aws/aws-sdk-php Version ^3.130
symfony/property-info Version ^4.2
phpdocumentor/reflection-docblock Version ^5.0
ext-json Version *
aws/aws-sdk-php Version ^3.130
symfony/property-info Version ^4.2
phpdocumentor/reflection-docblock Version ^5.0
The package bref/dynamap contains the following files
Loading the files please wait ....