Skip to content

Install by Composer (Packagist)

Andrew Krizhanovsky edited this page Jul 11, 2016 · 5 revisions

How to install piwidict via Packagist.

Dependencies

Piwidict depends on cijic/phpmorphy library.

$ cd piwidict
$ composer require cijic/phpmorphy 

Install composer

Read the article "How To Install and Use Composer on Ubuntu 14.04"

$ composer require componavt/piwidict
Clone this wiki locally