Download the PHP package andydune/string-container without Composer
On this page you can find all versions of the php package andydune/string-container. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andydune/string-container
More information about andydune/string-container
Files in andydune/string-container
Download andydune/string-container
More information about andydune/string-container
Files in andydune/string-container
Vendor andydune
Package string-container
Short Description Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.
License MIT
Homepage https://github.com/AndyDune/StringContainer
Package string-container
Short Description Collection of functions fo string modification. Collection is composed as strategy pattern with simple extension.
License MIT
Homepage https://github.com/AndyDune/StringContainer
Please rate this library. Is it a good library?
Informations about the package string-container
StringContainer
It is collection of functions for string modification. Collection is composed as strategy pattern with simple extension.
Actions with string
Remove duplicate space symbols
It replaces spaces, tabs and so on for regular \s
with only one space symbol.
Remove duplicate words
It replaces words, if there are more then one in a string.
All versions of string-container with dependencies
PHP Build Version
Package Version
The package andydune/string-container contains the following files
Loading the files please wait ....