thisismzm/string-utils

A collection of useful php functions for strings

Maintainers

Package info

github.com/thisismzm/string-utils

pkg:composer/thisismzm/string-utils

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 0

v1.0.0 2019-05-09 18:01 UTC

This package is auto-updated.

Last update: 2026-03-21 23:58:08 UTC


README

A collection of useful php functions for strings

Install

composer require thisismzm/string-utils

Examples

Mzm\Utils\StringUtils::concat($firstString, $secondString);