Text Helper free download - Php Scripts

Latest

FREE PHP SCRIPTS

Wednesday, January 18, 2017

Text Helper free download

 Text Helper  free download

Text Helper free download

Text Helper is a PHP helper class, use it to speed up your development.
Currently it supports eleven major operations, and more features are coming.
You are welcome to leave comments on what functions you are looking for, I will try my best to add as many as possible.
Text Helper is made to make string manipulation easy for developers, it uses native string functions to complete it tasks, but encapsulate the code from you.

  • autoEmail($text)
  • autoUrl($text)
  • truncate($text, $length=100, $end=’...’)
  • extractBetween($text,$start,$end)
  • toSlug($text)
  • stripTags($text,$tags)
  • stripImages($text)
  • stripScripts($text)
  • stripWhitespace($text)
  • noHtml($text)
  • html($text)

No comments:

Post a Comment