2017 © Pedro Peláez
 

library stringutils

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

image

mheinzerling/stringutils

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  • Friday, December 30, 2016
  • by mheinzerling
  • Repository
  • 1 Watchers
  • 0 Stars
  • 365 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Build Status Code Climate Test Coverage Issue Count, (*1)

mheinzerling/stringutils

This is a small library similar to Apache Commons StringUtils for Java., (*2)

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

The Versions

30/12 2016

dev-master

9999999-dev

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  Sources   Download

MIT

The Requires

  • php ^7.1.0

 

The Development Requires

by Martin Heinzerling

30/12 2016

3.0.0

3.0.0.0

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  Sources   Download

MIT

The Requires

  • php ^7.1.0

 

The Development Requires

by Martin Heinzerling

07/11 2016

2.1.1

2.1.1.0

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  Sources   Download

MIT

The Requires

  • php ^7.0.0

 

The Development Requires

by Martin Heinzerling

06/11 2016

2.1.0

2.1.0.0

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Martin Heinzerling

31/10 2016

2.0.0

2.0.0.0

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Martin Heinzerling

31/10 2016

1.0.0

1.0.0.0

StringUtils class is similar to Apache Commons StringUtils for Java. It will be extended incrementally.

  Sources   Download

MIT

The Development Requires

by Martin Heinzerling