PHPackages                             imt/object-mapper - 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. [Database &amp; ORM](/categories/database)
4. /
5. imt/object-mapper

ActiveLibrary[Database &amp; ORM](/categories/database)

imt/object-mapper
=================

This library provides a simple, powerful and fully customizable tool for mapping objects to non-relational databases

00PHP

Since Feb 10Pushed 11y ago1 watchersCompare

[ Source](https://github.com/IgorTimoshenko/IMTObjectMapper)[ Packagist](https://packagist.org/packages/imt/object-mapper)[ RSS](/packages/imt-object-mapper/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/e6007ce046b2a8321f3f8ab2a68973036a2a403342e221975edf3d676820267d/68747470733a2f2f7472617669732d63692e6f72672f49676f7254696d6f7368656e6b6f2f494d544f626a6563744d61707065722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/IgorTimoshenko/IMTObjectMapper)[![Coverage Status](https://camo.githubusercontent.com/8ce22e9336972707c1a469b5171893764ac29b30fb0c7e16a7b43edc292fb917/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f49676f7254696d6f7368656e6b6f2f494d544f626a6563744d61707065722f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/IgorTimoshenko/IMTObjectMapper)[![Dependencies Status](https://camo.githubusercontent.com/5caf55b9f4168ff81a08a4a50d699fe4872d95d7ec851c90686087d7b92371c3/68747470733a2f2f646570656e64696e672e696e2f49676f7254696d6f7368656e6b6f2f494d544f626a6563744d61707065722e706e67)](http://depending.in/IgorTimoshenko/IMTObjectMapper)

IMTObjectMapper
===============

[](#imtobjectmapper)

Overview
--------

[](#overview)

This library provides a simple, powerful and fully customizable tool for mapping objects to non-relational databases.

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

[](#installation)

### 1. Using Composer (recommended)

[](#1-using-composer-recommended)

To install `IMTObjectMapper` with [Composer](http://getcomposer.org) just add the following to your `composer.json` file:

```
{
    "require": {
        "imt/object-mapper": "dev-master"
    }
}
```

Then, you can install the new dependencies by running Composer's update command from the directory where your `composer.json` file is located:

```
$ php composer.phar update imt/object-mapper
```

Now, Composer will automatically download all required files, and install them for you.

Usage
-----

[](#usage)

...

Testing
-------

[](#testing)

```
$ make test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/IgorTimoshenko/IMTObjectMapper/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Igor Timoshenko](https://github.com/IgorTimoshenko)
- [All Contributors](https://github.com/IgorTimoshenko/IMTObjectMapper/graphs/contributors)

License
-------

[](#license)

This library is released under the MIT license. See the complete license in the `LICENSE` file that is distributed with this source code.

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community4

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/2175eb37631b675663d133f303db687d7fb7fc7ff30362d7c7aa175117d21362?d=identicon)[IhorTymoshenko](/maintainers/IhorTymoshenko)

### Embed Badge

![Health badge](/badges/imt-object-mapper/health.svg)

```
[![Health](https://phpackages.com/badges/imt-object-mapper/health.svg)](https://phpackages.com/packages/imt-object-mapper)
```

###  Alternatives

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k117.2M118](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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