tilhom/my-package

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

v1.0.2 2023-05-27 15:11 UTC

This package is auto-updated.

Last update: 2024-03-27 17:06:55 UTC


README

Краткое описание пакета.

Требования

  • PHP 7.0

Установка

$ composer require tilhom/my-package

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

<?php
$processor = new StringProcessor();
echo $processor->getLength('my string'); // 9