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

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

aleksender/phpmorphy
====================

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

1.0(6y ago)27681MITPHPPHP &gt;=5.3

Since Sep 4Pushed 6y ago1 watchersCompare

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

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

phpMorphy
=========

[](#phpmorphy)

[![Build Status](https://camo.githubusercontent.com/0e5de7d549deb27dbf29f3bc24b24e9f736901c1c9afd3bed13f41ad177571f8/68747470733a2f2f7472617669732d63692e6f72672f616c656b73656e6465722f7068706d6f727068792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/aleksender/phpmorphy)[![GitHub tag](https://camo.githubusercontent.com/80831faac33db541afe3ea9386bb5826c4ebde5f64262fac776562f507be86f8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f7461672f616c656b73656e6465722f7068706d6f727068792e7376673f6c6162656c3d6c6174657374)](https://packagist.org/packages/aleksender/phpmorphy)

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": {
        "aleksender/phpmorphy": "~1.0"
    }
}
```

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

Usage
-----

[](#usage)

See examples in [examples](examples) directory.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

2448d ago

### Community

Maintainers

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

---

Tags

morphologyphpmorphyMorphy

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[wapmorgan/morphos

A morphological solution for Russian and English language written completely in PHP. Provides classes to inflect personal names, geographical names, decline and pluralize nouns, generate cardinal and ordinal numerals, spell out money amounts and time.

8351.3M7](/packages/wapmorgan-morphos)[yourls/yourls

Your Own URL Shortener

11.9k27.7k1](/packages/yourls-yourls)[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)[latrell/geohash

This package geohash for Laravel 5 support.

1128.3k](/packages/latrell-geohash)

PHPackages © 2026

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