ianl28/apply-mutations-cy
Composer 安装命令:
composer require ianl28/apply-mutations-cy
包简介
PHP class with facilities to apply grammatic mutations to Welsh text.
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
- Ian Low (ianlow28@gmail.com)
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-08-15