phpSyllable icon indicating copy to clipboard operation
phpSyllable copied to clipboard

PHP Syllable splitter/counter and Hyphenator for text and HTML. Multi-language, customisable, cached and fast!

Results 17 phpSyllable issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, thanks for this library. I assume that the website https://syllable.toyls.com/ uses the same library underneath? If so I'm not sure why I am getting different (incorrect) results on my...

PHP 7.4. I installed the composer version of the library. I'm getting the "Array and string offset access syntax with curly braces is deprecated" warning for `/vanderlee/syllable/classes/Syllable.php:483`

As these might be just related to personal coding style, phpcs nags about these issues when running against PSR-2. Also made some files more consistent with src/Source/File.php.

Word => Result ------------------------------ abeyant => abeyant pipeline => pipeline abradant => abradant abraxas => abraxas Beautiful => Beau-ti-ful Engineering => En-gi-neer-ing Doctor => Doc-tor trade => trade business =>...

Now I got the pull request up and running 👍

Hello, at first I'd like to thank you for the great module you've built! Only one thing bothers me: Is there an opportunity to set a minimum word count *after...

is there a single include file that can be used to load all of the classes?

First I would like to thank you for this awesome library, Second do you think it is possible to also specify the stressed syllable? for many purposes having the stressed...

Hello, when I use this method on some html text, it break certain characters, but when I use hyphenateText it doesn't break these characters (though it obviously breaks html). Here...

Hi Van der Lee, Is it possible for any of your functions to return an array of arrays of syllables of each word? Example: "I am working". Output: ``` array(...