Skip to content

Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()

Notifications You must be signed in to change notification settings

martinlindhe/php-mb-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Build Status Code Coverage

Provides some missing (?) multibyte functions.

Installation

With Composer

composer require martinlindhe/php-mb-helpers

or add manually to composer.json:

{
    "require": {
        "martinlindhe/php-mb-helpers": "~0.1"
    }
}

Usage

mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split() like their counterparts.

About

Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages