By browsing this website you accept that we set Cookies on your device in order to serve you relevant ads and a better user experience. Close

Nachricht

« Zurück

PHP Classes Added a new class Stringizer

From: PHP Classes Newclasses <list-newclasses@phpclasses.net>, sent: 13:42:52 - 30.12.2016

Added a new class: Stringizer - PHP Classes

Added a new class: Stringizer

New and Awesome Tool:



Hotjar Allows you to See How Your Visitors are Really Using Your Site.
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page.

    Class:

    Short description:

    Manipulate multibyte text strings as objects

    Groups:

    PHP 5, Text processing

    Supplied by:

    jasonlam604x

    Detailed description:

    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

    PHP Classes site tip of the day:

Rofl if you are not interested in receiving any more messages like this one, go to the unsubscribe page .