PHPackages                             steadfastcollective/md5-twig-filter - 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. [Templating &amp; Views](/categories/templating)
4. /
5. steadfastcollective/md5-twig-filter

ActiveCraft-plugin[Templating &amp; Views](/categories/templating)

steadfastcollective/md5-twig-filter
===================================

A filter for twig to hash a string with MD5

1.0.0(8y ago)111.3k1MITPHP

Since Jun 5Pushed 8y agoCompare

[ Source](https://github.com/steadfast-collective/md5twigfilter)[ Packagist](https://packagist.org/packages/steadfastcollective/md5-twig-filter)[ RSS](/packages/steadfastcollective-md5-twig-filter/feed)WikiDiscussions master Synced 3w ago

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

MD5 Twig Filter plugin for Craft CMS 3.x
========================================

[](#md5-twig-filter-plugin-for-craft-cms-3x)

A simple filter for twig to hash a string with MD5.

IMPORTANT! Do not use md5 to hash passwords or other sensitive data, MD5 is considered crytographically broken.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require steadfastcollective/md5-twig-filter

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for MD5 Twig Filter.

Using MD5 Twig Filter
---------------------

[](#using-md5-twig-filter)

```
    {{ md5("some string" }}
    {{ "some string" | md5 }}

```

Brought to you by [Steadfast Collective](https://steadfastcollective.com/)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

2952d ago

### Community

Maintainers

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

---

Top Contributors

[![SteadfastCollective](https://avatars.githubusercontent.com/u/39373080?v=4)](https://github.com/SteadfastCollective "SteadfastCollective (2 commits)")

---

Tags

craftfiltermd5plugintwigcmsCraftcraftcmscraft-pluginmd5 twig filter

### Embed Badge

![Health badge](/badges/steadfastcollective-md5-twig-filter/health.svg)

```
[![Health](https://phpackages.com/badges/steadfastcollective-md5-twig-filter/health.svg)](https://phpackages.com/packages/steadfastcollective-md5-twig-filter)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k70](/packages/verbb-formie)[wbrowar/guide

A CMS Guide for Craft CMS.

6154.7k1](/packages/wbrowar-guide)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/footnotes

Adds a footnotes feature to CKEditor fields and Twig templates.

213.6k](/packages/verbb-footnotes)[verbb/events

A full-featured plugin for event management and ticketing.

2311.9k](/packages/verbb-events)

PHPackages © 2026

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