Skip to content
lunata edited this page Nov 30, 2015 · 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.

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