Skip to content

[PHP] Generate {article|content} from a spinned {text|string}

License

Notifications You must be signed in to change notification settings

tharlab/TextSpinner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Package

Text Spinner

Latest Version Software License Build Status Quality Score Code Coverage Total Downloads

Generate content from a spinned text (content spinning via spinning tool ak rephraser).

Install

Via Packagist

$ composer require piedweb/text-spinner

Usage

use PiedWeb\TextSpinner\Spinner;

$text = 'my {{first|second|third}|{first|second|third}|{first|second|third}} text.';
$spinText = Spinner::spin($text);

Testing

$ composer test

Contributing

Please see contributing

Credits

License

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

Latest Version Software License Build Status Quality Score Code Coverage Total Downloads

About

[PHP] Generate {article|content} from a spinned {text|string}

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%