2017 © Pedro Peláez
 

library string-utils

A utility class for manipulating strings in PHP.

image

fxmauricard/string-utils

A utility class for manipulating strings in PHP.

  • Friday, April 20, 2018
  • by fxmauricard
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PHP StringUtils

A utility class for manipulating strings in PHP., (*1)

Goal

This class was written in order to centralize some methods around string manipulation., (*2)

Usage

Include it in your project with Composer by using the following command :, (*3)

composer require fxmauricard/string-utils

You can also directly include the StringUtils.php in your source tree., (*4)

The Versions

20/04 2018

dev-master

9999999-dev

A utility class for manipulating strings in PHP.

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3.3

 

by Francois-Xavier MAURICARD

20/04 2018

0.2

0.2.0.0

A utility class for manipulating strings in PHP.

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3.3

 

by Francois-Xavier MAURICARD

08/09 2017

0.1

0.1.0.0

A utility class for manipulating strings in PHP.

  Sources   Download

GPL-3.0+

The Requires

  • php >=5.3.3

 

by Francois-Xavier MAURICARD