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

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

maxakawizard/phpmorphy
======================

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

1.3.0(10y ago)1398.5k↓29.5%41MITPHPPHP &gt;=5.3

Since Jul 7Pushed 9y ago4 watchersCompare

[ Source](https://github.com/MAXakaWIZARD/phpmorphy)[ Packagist](https://packagist.org/packages/maxakawizard/phpmorphy)[ Docs](https://github.com/MAXakaWIZARD/phpmorphy)[ RSS](/packages/maxakawizard-phpmorphy/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (1)

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

[](#phpmorphy-reloaded)

[![Build Status](https://camo.githubusercontent.com/99dc873f55a5da282d32a122953504d46ab621b714fd8d902891b74fefd64c8e/68747470733a2f2f6170692e7472617669732d63692e6f72672f4d4158616b6157495a4152442f7068706d6f727068792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/MAXakaWIZARD/phpmorphy)[![GitHub tag](https://camo.githubusercontent.com/15b35627a983b29cece09cfb1f60728b0ec8593a414b7822f3746d3c0b3df89a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f4d4158616b6157495a4152442f7068706d6f727068792e7376673f6c6162656c3d6c6174657374)](https://packagist.org/packages/maxakawizard/phpmorphy)[![Coverage Status](https://camo.githubusercontent.com/99846172988760f9eeb8dcdb8cd2326d567df54d04df3bdc67e06219e9ecc6cf/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f4d4158616b6157495a4152442f7068706d6f727068792f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/MAXakaWIZARD/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": {
        "maxakawizard/phpmorphy": "~1.0"
    }
}
```

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

38

—

LowBetter than 85% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 76% 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 ~129 days

Recently: every ~158 days

Total

6

Last Release

3686d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1138453?v=4)[Max Grigorian](/maintainers/MAXakaWIZARD)[@MAXakaWIZARD](https://github.com/MAXakaWIZARD)

---

Top Contributors

[![MAXakaWIZARD](https://avatars.githubusercontent.com/u/1138453?v=4)](https://github.com/MAXakaWIZARD "MAXakaWIZARD (19 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/maxakawizard-phpmorphy/health.svg)

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

###  Alternatives

[cijic/phpmorphy

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

115339.9k7](/packages/cijic-phpmorphy)[roave/psalm-html-output

Psalm HTML Output

23312.0k1](/packages/roave-psalm-html-output)

PHPackages © 2026

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