Download the PHP package siteorigin/string-splitter without Composer
On this page you can find all versions of the php package siteorigin/string-splitter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download siteorigin/string-splitter
More information about siteorigin/string-splitter
Files in siteorigin/string-splitter
Download siteorigin/string-splitter
More information about siteorigin/string-splitter
Files in siteorigin/string-splitter
Vendor siteorigin
Package string-splitter
Short Description Splits strings into separate words. Useful for domain names.
License MIT
Homepage https://github.com/siteorigin/string-splitter
Package string-splitter
Short Description Splits strings into separate words. Useful for domain names.
License MIT
Homepage https://github.com/siteorigin/string-splitter
Keywords SiteOriginstring-splitter
Please rate this library. Is it a good library?
Informations about the package string-splitter
Splits strings into separate words.
A very simple library for splitting strings into separate words. It uses English word frequency data to guess the most likely combinations. The algorithm is fairly slow, so this is best suited to splitting short strings like domain names.
Installation
You can install the package via composer:
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- Greg Priday
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of string-splitter with dependencies
PHP Build Version
Package Version
The package siteorigin/string-splitter contains the following files
Loading the files please wait ....