ianl28 / reorder-words-cy
PHP class with facilities to reorder words to the grammatic Welsh word order.
0.1.1
2022-08-17 13:10 UTC
Requires
- ianl28/starter-files: dev-main
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/reorder-words-cy": "*" } }
or run the following command:
php composer.phar require ianl28/reorder-words-cy
Usage Example
$obj1 = new Ianl28\ReorderWordsCy\ReorderWordsCy(); $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.