Download the PHP package aleksender/phpmorphy without Composer
On this page you can find all versions of the php package aleksender/phpmorphy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aleksender/phpmorphy
More information about aleksender/phpmorphy
Files in aleksender/phpmorphy
Download aleksender/phpmorphy
More information about aleksender/phpmorphy
Files in aleksender/phpmorphy
Vendor aleksender
Package phpmorphy
Short Description phpMorphy - morphological analyzer library for Russian, English and German languages
License MIT
Homepage https://github.com/MAXakaWIZARD/phpmorphy
Package phpmorphy
Short Description phpMorphy - morphological analyzer library for Russian, English and German languages
License MIT
Homepage https://github.com/MAXakaWIZARD/phpmorphy
Please rate this library. Is it a good library?
Informations about the package phpmorphy
phpMorphy
phpMorphy is morphological analyzer library for Russian, English and German languages.
This library allows to retrieve following morph information for any word:
- base (normal) form;
- all forms;
- grammatical (part of speech, grammems) information.
Installation
To install the library in your project using Composer
, first add the following to your composer.json
config file:
Then run Composer's install or update commands to complete installation.
Usage
See examples in examples directory.
All versions of phpmorphy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
ext-mbstring Version *
ext-mbstring Version *
The package aleksender/phpmorphy contains the following files
Loading the files please wait ....