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 2w 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 18% 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://avatars.githubusercontent.com/u/25010438?v=4)[Yuri](/maintainers/wdwp)[@wdwp](https://github.com/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

[brick/varexporter

A powerful alternative to var\_export(), which can export closures and objects without \_\_set\_state()

19531.9M89](/packages/brick-varexporter)[pingpong/shortcode

Laravel - Simple shortcode based on wordpress shortcode

3840.4k1](/packages/pingpong-shortcode)[tangwei/dto

php hyperf dto

18136.0k2](/packages/tangwei-dto)[voodoophp/paginator

Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.

351.5k1](/packages/voodoophp-paginator)

PHPackages © 2026

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