PHPackages                             t3v/t3v\_datamapper - 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. t3v/t3v\_datamapper

ActiveTypo3-cms-extension[Database &amp; ORM](/categories/database)

t3v/t3v\_datamapper
===================

The data mapper extension of TYPO3voilà.

9.1.0(3y ago)33.4k[1 issues](https://github.com/t3v/t3v_datamapper/issues)1MITPHPPHP &gt;= 7.4

Since Feb 25Pushed 2y ago4 watchersCompare

[ Source](https://github.com/t3v/t3v_datamapper)[ Packagist](https://packagist.org/packages/t3v/t3v_datamapper)[ Docs](https://t3v.github.io/t3v_datamapper/)[ RSS](/packages/t3v-t3v-datamapper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (5)Versions (54)Used By (1)

[T3v DataMapper](https://t3v.github.io/t3v_datamapper/ "The data mapper extension of TYPO3voilà.")
==================================================================================================

[](#t3v-datamapper)

**The data mapper extension of [TYPO3voilà](https://github.com/t3v "“UH LÁLÁ, TYPO3!”").**

Brings the [Database](https://github.com/illuminate/database "Illuminate Database component") and [Validation](https://github.com/illuminate/validation "Illuminate Validation component") magic from [Laravel](https://laravel.com "The PHP Framework For Web Artisans") to [TYPO3](https://typo3.org "The Enterprise Open Source CMS").

Dependencies
------------

[](#dependencies)

- TYPO3 CMS 10.4 or greater
- PHPLucidFrame Console Table library
- Illuminate Database component
- T3v Core extension

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

[](#installation)

1. Add T3v DataMapper as dependency to the [Composer](https://getcomposer.org "Dependency Manager for PHP") configuration
2. Run `composer install` or `composer update` to install all dependencies with Composer
3. Include the TypoScript for T3v DataMapper

Domain
------

[](#domain)

### Model

[](#model)

- Base
- Content
- Page

Service
-------

[](#service)

- Database Service

Development
-----------

[](#development)

### Setup

[](#setup)

```
git clone https://github.com/t3v/t3v_datamapper.git && cd t3v_datamapper

./Scripts/Setup.sh
```

### Testing

[](#testing)

```
./Scripts/Tests.sh
./Scripts/Tests/Unit.sh
./Scripts/Tests/Functional.sh
./Scripts/Tests/Migrate.sh
```

Bug Reports
-----------

[](#bug-reports)

GitHub Issues are used for managing bug reports and feature requests. If you run into issues, please search the issues and submit new problems [here](https://github.com/t3v/t3v_datamapper/issues "GitHub Issue Tracker").

Versioning
----------

[](#versioning)

This project aims to adhere to [Semantic Versioning 2.0.0](http://semver.org "Semantic Versioning 2.0.0"). Violations of this scheme should be reported as bugs. Specifically, if a minor or patch version is being released that breaks backward compatibility, that version should be immediately yanked and / or a new version should be immediately released that restores compatibility.

Credits
-------

[](#credits)

[Sven Lahann](https://github.com/svenlahann "Sven Lahann at GitHub") for the idea and the first prototype.

The [Laravel](https://laravel.com "The PHP Framework For Web Artisans") team for the [Database](https://github.com/illuminate/database "Illuminate Database component") and [Validation](https://github.com/illuminate/validation "Illuminate Validation component") component.

License
-------

[](#license)

T3v DataMapper is released under the [MIT License (MIT)](http://opensource.org/licenses/MIT "The MIT License (MIT)"), see [LICENSE](https://raw.githubusercontent.com/t3v/t3v_datamapper/master/LICENSE "License").

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~46 days

Recently: every ~335 days

Total

49

Last Release

1147d ago

Major Versions

4.10.0 → 7.3.12019-02-13

4.10.1 → 7.3.22019-05-03

4.11.0 → 7.4.02019-07-17

7.4.0 → 8.0.02022-10-19

8.0.0 → 9.0.02023-01-11

PHP version history (8 changes)1.0.0PHP &gt;= 5.6

2.0.0PHP &gt;= 5.6 &lt; 7.2

4.0.0PHP &gt;= 7.0 &lt; 7.2

4.2.0PHP &gt;= 7.0 &lt; 7.3

7.2.0PHP &gt;= 7.0 &lt; 7.4

7.3.0PHP &gt;= 7.0 &lt; 7.5

8.0.0PHP &gt;= 7.2

9.0.0PHP &gt;= 7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/07baf4c236e31cbf6ecb7d36f412ac4f7babc70d1545577a41ef3dfab93be697?d=identicon)[mkempe](/maintainers/mkempe)

---

Top Contributors

[![mkempe](https://avatars.githubusercontent.com/u/74870?v=4)](https://github.com/mkempe "mkempe (258 commits)")

---

Tags

datadatabasedatamapperextensionlaravelmappert3vtypo3typo3-cms-extensiontypo3-extensiontypo3voilalaravelvalidationdatadatabaseormsqlmappercmsextensiontypo3TYPO3voilaT3vUH LÁLÁ

### Embed Badge

![Health badge](/badges/t3v-t3v-datamapper/health.svg)

```
[![Health](https://phpackages.com/badges/t3v-t3v-datamapper/health.svg)](https://phpackages.com/packages/t3v-t3v-datamapper)
```

###  Alternatives

[wayofdev/laravel-cycle-orm-adapter

🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.

3516.7k3](/packages/wayofdev-laravel-cycle-orm-adapter)[bigsinoos/j-eloquent

Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).

224.7k](/packages/bigsinoos-j-eloquent)

PHPackages © 2026

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