PHPackages                             srag/dclextension - 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. srag/dclextension

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

srag/dclextension
=================

DataCollection Extensions

v0.1.0(7y ago)17GPL-3.0-onlyPHPPHP &gt;=7.0

Since Jan 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/fluxapps/DclExtension)[ Packagist](https://packagist.org/packages/srag/dclextension)[ RSS](/packages/srag-dclextension/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

DataCollection Extensions

### Usage

[](#usage)

#### Composer

[](#composer)

First add the following to your `composer.json` file:

```
"require": {
  "srag/dclextension": ">=0.1.0"
},
```

And run a `composer install`.

If you deliver your plugin, the plugin has it's own copy of this library and the user doesn't need to install the library.

Tip: Because of multiple autoloaders of plugins, it could be, that different versions of this library exists and suddenly your plugin use an older or a newer version of an other plugin!

So I recommand to use [srag/librariesnamespacechanger](https://packagist.org/packages/srag/librariesnamespacechanger) in your plugin.

### Dependencies

[](#dependencies)

- ILIAS 5.3
- PHP &gt;=7.0
- [composer](https://getcomposer.org)
- [srag/dic](https://packagist.org/packages/srag/dic)

Please use it for further development!

### Development

[](#development)

If you want development in this library you should install this library like follow:

Start at your ILIAS root directory

```
mkdir -p Customizing/global/libraries
cd Customizing/global/libraries
git clone -b develop git@git.studer-raimann.ch:ILIAS/Plugins/DclExtension.git DclExtension
```

### Contact

[](#contact)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2690d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4139efd8968e3dfe84eceadd077aee74598331c8ed174b0339cc69ac445d2679?d=identicon)[mstuder](/maintainers/mstuder)

---

Top Contributors

[![mstuder](https://avatars.githubusercontent.com/u/472326?v=4)](https://github.com/mstuder "mstuder (3 commits)")

---

Tags

ILIASDataCollection

### Embed Badge

![Health badge](/badges/srag-dclextension/health.svg)

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

###  Alternatives

[rami/seo-bundle

All in One Symfony Seo Bundle

321.0k](/packages/rami-seo-bundle)

PHPackages © 2026

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