Skip to content
Andrew Krizhanovsky edited this page Nov 15, 2017 · 8 revisions

Welcome to Piwidict - the open-source machine-readable Wiktionary (MRW) PHP API.

This wiki is the main source of documentation for developers working with (or contributing to) the Piwidict project.

Quick navigation

Setup

Getting started Piwidict - how to use this library in your project for working with the machine-readable Wiktionary.

Install by composer - how to include this library into your project via composer (packagist)

Database

MRW database structure - about the structure of machine-readable Wiktionary database.

File wikt_parsed_empty_sql ‒ Wikokit Machine-readable database schema.

Examples

Script examples - how to use this library.

Developer

Todo list - list of improvements and modifications to be done.

JUnit - unit test requirements.

Done

...

Clone this wiki locally