PHPackages                             wdmg/phpmorphy - 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. wdmg/phpmorphy

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

wdmg/phpmorphy
==============

phpMorphy - morphological analyzer library for Russian, English and German languages

1.3.2(5y ago)15401MITPHPPHP &gt;=5.3

Since Jul 7Pushed 5y agoCompare

[ Source](https://github.com/wdmg/phpmorphy)[ Packagist](https://packagist.org/packages/wdmg/phpmorphy)[ Docs](https://github.com/wdmg/phpmorphy)[ RSS](/packages/wdmg-phpmorphy/feed)WikiDiscussions master Synced 5d ago

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

phpMorphy (reloaded)
====================

[](#phpmorphy-reloaded)

[![Build Status](https://camo.githubusercontent.com/f88b7d37c501f8dd94203bfcb109e5f42bb556252247dc904af2d16a5fc9e11f/68747470733a2f2f6170692e7472617669732d63692e6f72672f77646d672f7068706d6f727068792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/wdmg/phpmorphy)[![GitHub tag](https://camo.githubusercontent.com/6d8fa756da6331b7c8568278e74572626bfc70c783dbbf8b7e323030f5faa02f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f77646d672f7068706d6f727068792e7376673f6c6162656c3d6c6174657374)](https://packagist.org/packages/wdmg/phpmorphy)[![Coverage Status](https://camo.githubusercontent.com/62ea0468fc2f4020297811590a364f50ab89ff479368f032f4759e8c5e5476d1/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f77646d672f7068706d6f727068792f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/wdmg/phpmorphy?branch=master)

phpMorphy is morphological analyzer library for Russian, English and German languages.

- [Website (in Russian)](http://phpmorphy.sourceforge.net/)
- [Sourceforge project](http://sourceforge.net/projects/phpmorphy)

This library allows to retrieve following morph information for any word:

- base (normal) form;
- all forms;
- grammatical (part of speech, grammems) information.

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

[](#installation)

To install the library in your project using `Composer`, first add the following to your `composer.json`config file:

```
{
    "require": {
        "wdmg/phpmorphy": "~1.3"
    }
}
```

Then run Composer's install or update commands to complete installation.

Usage
-----

[](#usage)

See examples in [examples](examples) directory.

Speed
-----

[](#speed)

### Single word mode

[](#single-word-mode)

modebase formall formsall forms with gram. infoFILE1000800600SHM22001100800MEM25001200900### Bulk mode:

[](#bulk-mode)

modebase formall formsall forms with gram. infoFILE1700800700SHM3200800700MEM3500800700Note:

> All values are words per second speed. Test platform: PHP 5.2.3, AMD Duron 800 with 512Mb memory, WinXP.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 55.9% 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

Every ~337 days

Recently: every ~429 days

Total

8

Last Release

1970d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1635637?v=4)[Alexsander Vyshnyvetskyy](/maintainers/alex-wdmg)[@alex-wdmg](https://github.com/alex-wdmg)

---

Top Contributors

[![MAXakaWIZARD](https://avatars.githubusercontent.com/u/1138453?v=4)](https://github.com/MAXakaWIZARD "MAXakaWIZARD (19 commits)")[![alex-wdmg](https://avatars.githubusercontent.com/u/1635637?v=4)](https://github.com/alex-wdmg "alex-wdmg (9 commits)")[![prusov](https://avatars.githubusercontent.com/u/5647660?v=4)](https://github.com/prusov "prusov (3 commits)")[![heromantor](https://avatars.githubusercontent.com/u/740904?v=4)](https://github.com/heromantor "heromantor (2 commits)")[![yethee](https://avatars.githubusercontent.com/u/559488?v=4)](https://github.com/yethee "yethee (1 commits)")

---

Tags

phpmorphy

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wdmg-phpmorphy/health.svg)

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

###  Alternatives

[cijic/phpmorphy

phpMorphy - morphological analyzer library for Russian, English, German and Ukrainian languages.

115339.9k7](/packages/cijic-phpmorphy)[maxakawizard/phpmorphy

phpMorphy - morphological analyzer library for Russian, English and German languages

1398.5k1](/packages/maxakawizard-phpmorphy)[abdielcs/expanded-collection-bundle

Symfony 2 and 3 bundle for rendering a collection of entities as an expanded selectable list

1210.1k](/packages/abdielcs-expanded-collection-bundle)

PHPackages © 2026

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