PHP Classes

Classes of jasonlam604x

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of jasonlam604x (1)  >  Mission progress status  >  Reputation  
Picture of jasonlam604x
Name: jasonlam604x <contact>
Classes: 1
Country: Canada Canada
Age: ???
All time rank: 379482 in Canada Canada
Week rank: 178 Up7 in Canada Canada Up
All time users: 314
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Stringizer  
PHP Programming Innovation award nominee
June 2016
Number 5
Manipulate multibyte text strings as objects
This package can manipulate multibyte text strings as objects.

It can take a given string and perform one or more manipulation operations through a fluent interface.

Currently it provides the following functions:

- Camelize
- Concat
- Contains & Contains Case-Insensitive
- Contains Count & Count Case-Insensitive
- Dasherize
- EndsWith
- StartsWith
- EnsureLeft
- EnsureRight
- HashCode
- IndexOf & IndexOf Case-Insensitive
- IsAlpha
- IsAlphaNumeric
- IsAlphaNumeric with Space
- IsAlphaNumeric with Space and Dash
- IsDate
- IsDecimal
- IsEmail
- IsEmpty
- IsNumber
- LastIndexOf & LastIndexOf Case-Insensitive
- Length
- Lowercase
- Lowercase First
- Pad Both
- Pad Left
- Pad Right
- Replace Accents
- Remove Non Ascii
- Remove Whitespace
- Replace & Replace Case-Insensitive
- Reverse
- Split
- Strip Punctuation
- Strip Tags
- Sub String
- Trim
- Trim Left
- Trim Right
- Truncate
- Truncate Match and Truncate Match Case-Insensitive
- Uppercase
- Uppercase Words
- Width


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z