alexander-gladkov/string-processing

There is no license information available for the latest version (v1.0.2) of this package.

String processing package

v1.0.2 2024-02-16 11:11 UTC

This package is not auto-updated.

Last update: 2024-10-12 12:54:02 UTC


README

Требования

  • PHP 7.0

Установка

$ composer require alexander-gladkov/string-processing

Использование

$processor = new \AlexanderGladkov\StringProcessing\StringProcessor();
echo $processor->getLength('string'); // 6