2017 © Pedro Peláez
 

library php-mb-helpers

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

image

martinlindhe/php-mb-helpers

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

  • Sunday, November 1, 2015
  • by martinlindhe
  • Repository
  • 2 Watchers
  • 6 Stars
  • 5,766 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 13 % Grown

The README.md

About

Build Status Code Coverage, (*1)

Provides some missing (?) multibyte functions., (*2)

Installation

With Composer, (*3)

composer require martinlindhe/php-mb-helpers

or add manually to composer.json:, (*4)

{
    "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., (*5)

The Versions

01/11 2015

dev-master

9999999-dev https://github.com/martinlindhe/php-mb-helpers

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

01/11 2015

0.1.6

0.1.6.0 https://github.com/martinlindhe/php-mb-helpers

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

01/11 2015

0.1.5

0.1.5.0 https://github.com/martinlindhe/php-mb-helpers

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

03/06 2015

0.1.4

0.1.4.0 https://github.com/martinlindhe/php-mb-helpers

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

03/05 2015

0.1.3

0.1.3.0 https://github.com/martinlindhe/php-mb-helpers

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

11/04 2015

0.1.2

0.1.2.0

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

09/04 2015

0.1.1

0.1.1.0

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

by Martin Lindhe

09/04 2015

0.1.0

0.1.0.0

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Martin Lindhe