PHPackages                             udir-moodle/filter\_wiris - 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. udir-moodle/filter\_wiris

ActiveMoodle-filter[Utility &amp; Helpers](/categories/utility)

udir-moodle/filter\_wiris
=========================

MathType filter by WIRIS — Composer/Packagist mirror of the Moodle plugin filter\_wiris, auto-updated from the Moodle plugins directory.

2026042100(1mo ago)026↓100%GPL-3.0-or-laterPHPCI passing

Since Jun 16Pushed 1mo agoCompare

[ Source](https://github.com/udir-moodle/filter_wiris)[ Packagist](https://packagist.org/packages/udir-moodle/filter_wiris)[ Docs](https://moodle.org/plugins/filter_wiris)[ RSS](/packages/udir-moodle-filter-wiris/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

MathType filter by WIRIS — Composer mirror
==========================================

[](#mathtype-filter-by-wiris--composer-mirror)

This repository is a **Composer/Packagist mirror** of the Moodle plugin [`filter_wiris`](https://moodle.org/plugins/filter_wiris). The plugin's own files live at the repository root; a **daily** GitHub Action advances to the next published version and tags it, so Packagist always tracks the directory.

**Package**`udir-moodle/filter_wiris` (type `moodle-filter`)**Installs to**the Moodle path for that type, via `composer/installers` (folder `wiris`)**Tags**the Moodle `$plugin->version` integer (e.g. `2024100700`), one per release**Updater**[`goupdate`](https://github.com/ajxudir/goupdate) (config: `.goupdate.yml`), run by `.github/workflows/update.yml` daily**Compatibility**each release requires `moodle/moodle` matching the Moodle versions it supportsOnly this `.github/` folder, `composer.json`, and `.goupdate.yml` are owned by the mirror — they always survive an update; everything else is the upstream plugin and is replaced.

Setup in your Moodle/Composer project (required)
------------------------------------------------

[](#setup-in-your-moodlecomposer-project-required)

Each release requires `moodle/moodle` (the official core package — Packagist mirrors the github.com/moodle/moodle tags), so **declare your core version first** and bump it when you upgrade Moodle:

```
// composer.json of your site — pick ONE:
"require": { "moodle/moodle": "4.5.10" }    // installs core source, unused, into vendor/moodle/moodle
"replace": { "moodle/moodle": "4.5.10" }    // core already lives in your repo — declare without installing
```

```
composer require 'udir-moodle/filter_wiris:*'   # '*' — versions are Moodle date integers
```

Composer then never selects a release that doesn't support your Moodle, and upgrading core pulls plugins forward. If you skip the declaration, composer satisfies the requirement itself by installing whatever core version fits into `vendor/` — declare it so updates are gated to **your** Moodle.

Custom placement
----------------

[](#custom-placement)

`composer/installers` installs `moodle-filter` packages to their standard Moodle path automatically. To place differently, the consuming project's `composer.json` decides:

```
"extra": { "installer-paths": {
    "custom/path/{$name}/": ["type:moodle-filter"],           // every moodle-filter package
    "exact/dir/":           ["udir-moodle/filter_wiris"]  // only this package
} }
```

If `moodle-filter` is a sub-plugin type `composer/installers` doesn't know, also require `oomphinc/composer-installers-extender` and add `"installer-types": ["moodle-filter"]`.

Generated by **moodle-composer-toolkit** — see its README for setup and Packagist registration.

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance90

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a50175781f8a4d2f19fb9d128bf2c7c31c3cbdea6c5f2d2d6772a73586be5aa?d=identicon)[ajxudir](/maintainers/ajxudir)

---

Top Contributors

[![ajxudir](https://avatars.githubusercontent.com/u/161844445?v=4)](https://github.com/ajxudir "ajxudir (1 commits)")

### Embed Badge

![Health badge](/badges/udir-moodle-filter-wiris/health.svg)

```
[![Health](https://phpackages.com/badges/udir-moodle-filter-wiris/health.svg)](https://phpackages.com/packages/udir-moodle-filter-wiris)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

85155.1k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3407.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19256.6k4](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19233.0k4](/packages/altis-core)[mautic/recommended-project

Project template for Mautic 7 projects with Composer

1259.5k](/packages/mautic-recommended-project)

PHPackages © 2026

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