PHPackages                             wdwp/cmsms-porterstemmer-rus - 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. wdwp/cmsms-porterstemmer-rus

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

wdwp/cmsms-porterstemmer-rus
============================

PHP Implementation of the Porter Stemmer algorithm for Cms made simple. Russian language.

220PHP

Since Jan 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/wdwp/cmsms-porterstemmer-rus)[ Packagist](https://packagist.org/packages/wdwp/cmsms-porterstemmer-rus)[ RSS](/packages/wdwp-cmsms-porterstemmer-rus/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

cmsms-porterstemmer-rus
=======================

[](#cmsms-porterstemmer-rus)

PHP Implementation of the Porter Stemmer algorithm for Cms made simple. Russian language.

Replace PorterStemmer.class.php in /modules/Search directory.

Installation
============

[](#installation)

Install this package through Composer. To your composer.json file, add:

```
{
    "require": {
        "wdwp/cmsms-porterstemmer-rus": "dev-master"
    }
}
```

Usage
=====

[](#usage)

```
$stemmer = new PorterStemmer();
echo $stemmer->Stem('выражению');
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![wdwp](https://avatars.githubusercontent.com/u/25010438?v=4)](https://github.com/wdwp "wdwp (17 commits)")

### Embed Badge

![Health badge](/badges/wdwp-cmsms-porterstemmer-rus/health.svg)

```
[![Health](https://phpackages.com/badges/wdwp-cmsms-porterstemmer-rus/health.svg)](https://phpackages.com/packages/wdwp-cmsms-porterstemmer-rus)
```

###  Alternatives

[flarum/pusher

See new discussions and posts in real-time using Pusher.

22367.3k4](/packages/flarum-pusher)[awcodes/palette

A color picker field for Filament Forms that uses preset color palettes.

2552.6k5](/packages/awcodes-palette)

PHPackages © 2026

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