ianl28 / apply-mutations-cy
PHP class with facilities to apply grammatic mutations to Welsh text.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ianl28/apply-mutations-cy
Requires
- ianl28/starter-files: dev-main
This package is auto-updated.
Last update: 2025-10-16 03:23:59 UTC
README
{- Please enter a short description of your project here. -}
Compatibility
{- Tested up to PHP 7, should be compatible with PHP 5.3 or above -}
Installation
Composer
Add these lines to your composer.json:
{
"require": {
"ianl28/apply-mutations-cy": "*"
}
}
or run the following command:
php composer.phar require ianl28/apply-mutations-cy
Usage Example
$obj1 = new Ianl28\ApplyMutationsCy\ApplyMutationsCy(); $obj1->testrun();
Change Log
Please see CHANGELOG for more information on the recent changes.
Contribute
Please see CONTRIBUTING for details.
Credits
- Ian Low (ianlow28@gmail.com)
License
The MIT License (MIT). Please see License File for more information.