PHPackages                             eoko/odm-metadata-annotation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. eoko/odm-metadata-annotation

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eoko/odm-metadata-annotation
============================

Load metadata from annotation

0255PHP

Since Nov 3Pushed 10y ago3 watchersCompare

[ Source](https://github.com/eoko/odm-metadata-annotation)[ Packagist](https://packagist.org/packages/eoko/odm-metadata-annotation)[ RSS](/packages/eoko-odm-metadata-annotation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

dynamodb-odm
============

[](#dynamodb-odm)

[![Build Status](https://camo.githubusercontent.com/c5947ec6f9df2fbfe2da689defff8ae9a4584b3bde8566137f8c34c714e05597/68747470733a2f2f7472617669732d63692e6f72672f656f6b6f2f6f646d2d6d657461646174612d616e6e6f746174696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/eoko/odm-metadata-annotation)[![Eoko Public Channel](https://camo.githubusercontent.com/856a07301792e5e14f19493396bbbc52a58d943b0f9026c0fb69e7a57c5c37aa/687474703a2f2f736c61636b696e2e656f6b6f2e66722f62616467652e737667)](http://slackin.eoko.fr/)

Overview
--------

[](#overview)

DynamoDB ODM is a simple document manager a little inspired by Doctrine ORM/ODM. This document manager is mainly design to manage interaction between entities and DynamoDB. It can handle other document server with a the creation of a new driver.

Comments
--------

[](#comments)

This ODM cannot and will not manage association.

Requirements
------------

[](#requirements)

Please see the [composer.json](composer.json) file.

Installation
------------

[](#installation)

Run the following `composer` command:

```
$ composer require "eoko/dynamodb-odm"
```

Alternately, manually add the following to your `composer.json`, in the `require` section:

```
"require": {
    "eoko/dynamodb-odm": "master-dev"
}
```

And then run `composer update` to ensure the module is installed.

Get Started
-----------

[](#get-started)

@todo

Annotation
----------

[](#annotation)

Index
-----

[](#index)

```
@Index(name="username_email-verified_index", fields={"username", "email_verified"})

```

Events
------

[](#events)

@todo

Credits
-------

[](#credits)

@todo

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5574f099c9ba539d4018f5735650cc47b3312ea31a0d5b15c0d7e072efe7bdc9?d=identicon)[iam\_merlin](/maintainers/iam_merlin)

### Embed Badge

![Health badge](/badges/eoko-odm-metadata-annotation/health.svg)

```
[![Health](https://phpackages.com/badges/eoko-odm-metadata-annotation/health.svg)](https://phpackages.com/packages/eoko-odm-metadata-annotation)
```

###  Alternatives

[ghalwash/merq-laravel-nova-theme-responsive

A Laravel Nova responsive theme.

1534.2k1](/packages/ghalwash-merq-laravel-nova-theme-responsive)[nezhelskoy/yii2-highlight

Yii2 highlight.js extension

1531.3k](/packages/nezhelskoy-yii2-highlight)[dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

1228.6k2](/packages/dereuromark-cakephp-flash)[glowy/strings

Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.

183.4k2](/packages/glowy-strings)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
