Download the PHP package mheinzerling/stringutils without Composer
On this page you can find all versions of the php package mheinzerling/stringutils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mheinzerling/stringutils
More information about mheinzerling/stringutils
Files in mheinzerling/stringutils
Download mheinzerling/stringutils
More information about mheinzerling/stringutils
Files in mheinzerling/stringutils
Vendor mheinzerling
Package stringutils
Short Description StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.
License MIT
Package stringutils
Short Description StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.
License MIT
Please rate this library. Is it a good library?
Informations about the package stringutils
mheinzerling/stringutils
This is a small library similar to Apache Commons StringUtils for Java.
Composer
"require": {
"mheinzerling/stringutils": "^3.0.0"
},
Methods
StringUtils::startsWith
StringUtils::endsWith
StringUtils::contains
StringUtils::firstCharToUpper
StringUtils::firstCharToLower
StringUtils::trimExplode
StringUtils::isBlank
StringUtils::findAndRemove
StringUtils::implode
StringUtils::findMatchingBracketPos
StringUtils::toLower
Escape::html
Changelog
3.0.0
- update to PHP 7.1
- StringUtils::toLower
2.2.0
- add StringUtils::findAndRemove
- add StringUtils::implode
- make StringUtils::startsWith/endsWith ignore case
- add StringUtils::trimExplode characters
- add StringUtils::findMatchingBracketPos
2.1.0
- add Escape utility class
2.0.0
- update to PHP 7
1.0.0
- initial version
All versions of stringutils with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.0
The package mheinzerling/stringutils contains the following files
Loading the files please wait ....