WordNet database provides kind of semantic of words stored in files. This project is PHP API for easy reading of these files. See examples/wordNet.php.
The code needs PHP 7.1 or greater.
composer require adam-lutka/php-wndb
composer install
composer phpstan
composer tests
We use SemVer for versioning. For the versions available, see the tags on this repository.