PHPackages                             oat-sa/extension-tao-outcomerds - 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. oat-sa/extension-tao-outcomerds

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

oat-sa/extension-tao-outcomerds
===============================

extension that allows outcome storage in relational database

v9.0.0(2mo ago)382.1k↑66.7%4[5 PRs](https://github.com/oat-sa/extension-tao-outcomerds/pulls)4GPL-2.0-onlyPHPCI failing

Since Dec 5Pushed 2mo ago44 watchersCompare

[ Source](https://github.com/oat-sa/extension-tao-outcomerds)[ Packagist](https://packagist.org/packages/oat-sa/extension-tao-outcomerds)[ Docs](http://www.taotesting.com)[ RSS](/packages/oat-sa-extension-tao-outcomerds/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (98)Used By (4)

TAO *taoOutcomeRds* extension
=============================

[](#tao-taooutcomerds-extension)

[![TAO Logo](https://github.com/oat-sa/taohub-developer-guide/raw/master/resources/tao-logo.png)](https://github.com/oat-sa/taohub-developer-guide/raw/master/resources/tao-logo.png)

[![GitHub](https://camo.githubusercontent.com/6ddf013dd9f71a6d84033e767db86774abb5ebb4e38fa521c0a9038e389d2023/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732e737667)](https://camo.githubusercontent.com/6ddf013dd9f71a6d84033e767db86774abb5ebb4e38fa521c0a9038e389d2023/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732e737667)[![GitHub release](https://camo.githubusercontent.com/9f3d02a954f6987cef94ccd54eae0d584529edba7348ad3c6ef5d6d485a9a48a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732e737667)](https://camo.githubusercontent.com/9f3d02a954f6987cef94ccd54eae0d584529edba7348ad3c6ef5d6d485a9a48a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732e737667)[![GitHub commit activity](https://camo.githubusercontent.com/df503225af4c39320539868a72a83ed47e8b07cf74ff0c4b5b3e396d92788f35/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d69742d61637469766974792f792f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732e737667)](https://camo.githubusercontent.com/df503225af4c39320539868a72a83ed47e8b07cf74ff0c4b5b3e396d92788f35/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6d6d69742d61637469766974792f792f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732e737667)[![codecov](https://camo.githubusercontent.com/3c29a5c3e32414a13ba3f821f04960f598d6db17085ee9ba26ec8e0a907c4284/68747470733a2f2f636f6465636f762e696f2f67682f6f61742d73612f657874656e73696f6e2d74616f2d6f7574636f6d657264732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/oat-sa/extension-tao-outcomerds)

> Extension that allows a storage in relational database

Installation instructions
-------------------------

[](#installation-instructions)

These instructions assume that you have already a TAO installation on your system. If you don't, go to [package/tao](https://github.com/oat-sa/package-tao) and follow the installation instructions.

If you installed your TAO instance through [package/tao](https://github.com/oat-sa/package-tao), `oat-sa/extension-tao-outcomerds` is very likely already installed. You can verify this under *Settings -&gt; Extension manager*, where it would appear on the left hand side as `taoOutcomeRds`. Alternatively you would find it in the code at `/config/generis/installation.conf.php`.

*Note, that you have to be logged in as System Administrator to do this.*

Add the extension to your TAO composer and to the autoloader:

```
composer require oat-sa/extension-tao-outcomerds
```

Install the extension on the CLI from the project root:

**Linux:**

```
sudo php tao/scripts/installExtension oat-sa/extension-tao-outcomerds
```

**Windows:**

```
php tao\scripts\installExtension oat-sa/extension-tao-outcomerds
```

As a system administrator you also install it through the TAO Extension Manager:

- Settings (the gears on the right hand side of the menu) -&gt; Extension manager
- Select *taoOutcomeRds* on the right hand side, check the box and hit *install*

Configuration options
---------------------

[](#configuration-options)

### RdsResultStorage.conf.php

[](#rdsresultstorageconfphp)

#### Configuration option `persistence`

[](#configuration-option-persistence)

*Description :* contains a persistence value of the RDS result storage .

*Possible values of the `persistence` key:*

- a string value which equals to `default`.

Extension Wiki
--------------

[](#extension-wiki)

You can find the [extension wiki here](https://github.com/oat-sa/extension-tao-outcomerds/wiki).

###  Health Score

60

—

FairBetter than 99% of packages

Maintenance83

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community37

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor5

5 contributors hold 50%+ of commits

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 ~66 days

Recently: every ~221 days

Total

63

Last Release

87d ago

Major Versions

v4.3.0 → v5.0.12018-10-05

v5.1.0 → v6.0.02019-05-24

v6.4.1 → v7.0.02020-04-10

v7.3.2 → v8.0.02021-02-17

v8.4.5 → v9.0.02026-02-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/98ddc6f1b615b1fac2d59f1e72d5dc6056cf6650414271da90cb3f0e203516fe?d=identicon)[bugalood](/maintainers/bugalood)

![](https://www.gravatar.com/avatar/c0ec704e0a8abaf0c27b227ad05d7aca23bc8f83d195229d94d4508cddc0fd24?d=identicon)[oat-lionel](/maintainers/oat-lionel)

![](https://www.gravatar.com/avatar/e8c30644c0da147701176483ca1ca40e1c41012e6c5b0da47e984c1eb8a840b1?d=identicon)[jbout](/maintainers/jbout)

![](https://www.gravatar.com/avatar/348b2cf6408227372fbb22c6e8b0832e1c8c98c5d6b0c88bb220dbdfbcd21a39?d=identicon)[krampstudio](/maintainers/krampstudio)

---

Top Contributors

[![julien-sebire](https://avatars.githubusercontent.com/u/47318116?v=4)](https://github.com/julien-sebire "julien-sebire (46 commits)")[![bugalot](https://avatars.githubusercontent.com/u/4217431?v=4)](https://github.com/bugalot "bugalot (45 commits)")[![llecaque](https://avatars.githubusercontent.com/u/5645487?v=4)](https://github.com/llecaque "llecaque (34 commits)")[![boajer](https://avatars.githubusercontent.com/u/4569734?v=4)](https://github.com/boajer "boajer (22 commits)")[![antoinerobin](https://avatars.githubusercontent.com/u/5881795?v=4)](https://github.com/antoinerobin "antoinerobin (18 commits)")[![jbout](https://avatars.githubusercontent.com/u/5815304?v=4)](https://github.com/jbout "jbout (15 commits)")[![tikhanovichA](https://avatars.githubusercontent.com/u/1053022?v=4)](https://github.com/tikhanovichA "tikhanovichA (14 commits)")[![ionutpad](https://avatars.githubusercontent.com/u/31656944?v=4)](https://github.com/ionutpad "ionutpad (13 commits)")[![alexeyvy](https://avatars.githubusercontent.com/u/41291313?v=4)](https://github.com/alexeyvy "alexeyvy (10 commits)")[![siwane](https://avatars.githubusercontent.com/u/8009602?v=4)](https://github.com/siwane "siwane (9 commits)")[![shpran](https://avatars.githubusercontent.com/u/59471572?v=4)](https://github.com/shpran "shpran (8 commits)")[![zagovorichev](https://avatars.githubusercontent.com/u/1445911?v=4)](https://github.com/zagovorichev "zagovorichev (7 commits)")[![peetya](https://avatars.githubusercontent.com/u/18699247?v=4)](https://github.com/peetya "peetya (7 commits)")[![wazelin](https://avatars.githubusercontent.com/u/2943256?v=4)](https://github.com/wazelin "wazelin (7 commits)")[![albertosgz](https://avatars.githubusercontent.com/u/12124175?v=4)](https://github.com/albertosgz "albertosgz (7 commits)")[![mike-ionut-mihai-sandu-tao](https://avatars.githubusercontent.com/u/50211080?v=4)](https://github.com/mike-ionut-mihai-sandu-tao "mike-ionut-mihai-sandu-tao (6 commits)")[![bartlomiejmarszal](https://avatars.githubusercontent.com/u/16231681?v=4)](https://github.com/bartlomiejmarszal "bartlomiejmarszal (5 commits)")[![krampstudio](https://avatars.githubusercontent.com/u/468620?v=4)](https://github.com/krampstudio "krampstudio (5 commits)")[![edwin-focaloid](https://avatars.githubusercontent.com/u/126317720?v=4)](https://github.com/edwin-focaloid "edwin-focaloid (4 commits)")[![SergiiTao](https://avatars.githubusercontent.com/u/36041347?v=4)](https://github.com/SergiiTao "SergiiTao (4 commits)")

---

Tags

TAOcomputer-based-assessment

### Embed Badge

![Health badge](/badges/oat-sa-extension-tao-outcomerds/health.svg)

```
[![Health](https://phpackages.com/badges/oat-sa-extension-tao-outcomerds/health.svg)](https://phpackages.com/packages/oat-sa-extension-tao-outcomerds)
```

###  Alternatives

[oat-sa/tao-core

TAO core extension

66136.7k74](/packages/oat-sa-tao-core)[oat-sa/extension-tao-itemqti-pci

1085.9k6](/packages/oat-sa-extension-tao-itemqti-pci)

PHPackages © 2026

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