componavt / piwidict
Machine-readable Wiktionary PHP API
v0.2.13
2018-02-19 14:29 UTC
Requires
- php: >=7.0.4
- cijic/phpmorphy: ^0.3.0
README
Machine-readable Wiktionary PHP API.
"piwidict" = PHP+wiki+wiktionary+dictionary, https://github.com/componavt/piwidict
wikokit (c) 2005-2017, Wiktionary parser, https://github.com/componavt/wikokit
piwidict (c) 2014-2017, PHP framework to work with the Wiktionary parsed database.
Download machine-readable Wiktionary http://whinger.krc.karelia.ru/soft/wikokit/index.html
Install
Install composer: "How To Install and Use Composer on Ubuntu 14.04".
Via Composer
$ composer require componavt/piwidict $ composer update componavt/piwidict
See componavt/piwidict at packagist.org
Use Composer commands in order to update dependencies:
$ composer clearcache $ composer update $ composer dumpautoload -o
Great artisan commans:
$ php artisan route:list // prints list of routes