ianl28/apply-mutations-cy

PHP class with facilities to apply grammatic mutations to Welsh text.

dev-main 2022-08-15 21:19 UTC

This package is auto-updated.

Last update: 2024-06-16 00:31:46 UTC


README

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

License

The MIT License (MIT). Please see License File for more information.