Skip to content

Releases: AutoProtect-Group/php-dynamodb-odm

v1.1.3: Merge pull request #5 from AutoProtect-Group/NAV-5289

27 Aug 14:59
39e34f7
Compare
Choose a tag to compare

Usage documentation update

30 Jun 14:13
@gep gep
bf51188
Compare
Choose a tag to compare
Add usage documentation with examples (#4)

* Add Usage documentation with examples

* Add query builder docs

---------

Co-authored-by: Andrey Semikov <[email protected]>

License definition update

27 Jun 09:34
@gep gep
ef979c9
Compare
Choose a tag to compare
Set license definition for the composer (#3)

Co-authored-by: Andrey Semikov <[email protected]>

PSR12 code standard

27 Jun 09:24
@gep gep
1119c41
Compare
Choose a tag to compare
Bump code style to PSR12 (#2)

* Bump code style to PSR12

* Add missing PSR12 reference

* Fix bcmul usage

* Remove docker certificates promotion

* Fix round usage

* Add more spaces

* Fix test float mapping

---------

Co-authored-by: Andrey Semikov <[email protected]>

Rename composer package to be in accordance with the repo naming

01 Jun 10:57
@gep gep
Compare
Choose a tag to compare

Make AWS Dynamodb ODM for PHP open-source

01 Jun 10:48
@gep gep
f54dcb1
Compare
Choose a tag to compare

Initial release to make the lib public.

Documentation is coming soon.