Morphy is a phpMorphy binding to Yii.
Install from:
- github: https://github.com/wapmorgan/Morphy.git
- composer: wapmorgan/yii-phpmorphy
Usage ¶
Options ¶
- dictsPath
- storage
How to install dicts ¶
- Go to http://phpmorphy.sourceforge.net/dokuwiki/download
- Copy download link. For example, it is http://sourceforge.net/projects/phpmorphy/files/phpmorphy-dictionaries/0.3.x/ru_RU/morphy-0.3.x-ru_RU-nojo-utf8.zip/download
- Run
wget --content-disposition http://sourceforge.net/projects/phpmorphy/files/phpmorphy-dictionaries/0.3.x/ru_RU/morphy-0.3.x-ru_RU-nojo-utf8.zip/download unzip -d protected/extensions/Morphy/dicts/ morphy-0.3.x-ru_RU-nojo-utf8.zip rm morphy-0.3.x-ru_RU-nojo-utf8.zip
Resources ¶
- Repository - https://github.com/wapmorgan/Morphy
- Packagist.org - https://packagist.org/packages/wapmorgan/yii-phpmorphy
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.