Tags: cijic/phpmorphy
Toggle 0.3.6's commit message
Toggle 0.3.5's commit message
Toggle 0.3.4's commit message
Min PHP version increased to 8.0;
Toggle 0.3.3's commit message
Mmin PHP version increased to 7.1.0;
Toggle 0.3.2's commit message
Merge pull request #6 from progserg/master
fix php8.1 bug
Toggle 0.3.1's commit message
- Updated constructors;
- gitignored IDEA folders and files;
Toggle 0.3.0's commit message
Removed necessity usage of getMorphy() method;
Morphy class now extending phpMorphy;
Updated Morphy facade for Laravel usage;
Toggle 0.2.0's commit message
Toggle 0.1.1's commit message
Returned phpMorphy;
Changed vendor folder name to libs;
Toggle 0.1.0's commit message
.gitignore:
* Added /vendor to ignore list;
composer.json:
* Changed namespace from cijic\PHPMorphy to cijic\phpMorphy;
* Added vendor/phpmorphy/src to classmap;
composer.lock:
* Updated;
README.md:
* Updated usage example;
Morphy:
* Changed dictionaries path;
* Fixed for language settings.
You can’t perform that action at this time.