2017 © Pedro Peláez
 

library string

Library of _Chain_ links for string processing.

image

chain/string

Library of _Chain_ links for string processing.

  • Monday, February 23, 2015
  • by youlweb
  • Repository
  • 0 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

_String_

  • _Length_ Get the length of a string., (*1)

  • _Lowercase_ Make a string lowercase., (*2)

  • _ShannonEntropy_ Estimate the average minimum number of bits needed to encode a string of symbols based on the alphabet size and the frequency of the symbols., (*3)

  • _Uppercase_ Make a string uppercase., (*4)

  • _Whitespace_ Reduce substrings containing more than one whitespace to a single whitespace. By default, leading and trailing whitespaces are also removed.
    Whitespaces include tab, newline, and linebreak characters., (*5)

The Versions

23/02 2015

dev-master

9999999-dev https://github.com/youlweb/_String_

Library of _Chain_ links for string processing.

  Sources   Download

MIT

The Requires

 

The Development Requires