agrechuha/otus-composer-package

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

1.0.0 2023-11-20 13:26 UTC

This package is auto-updated.

Last update: 2024-09-20 15:20:58 UTC


README

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

Требования

  • PHP 8.2

Установка

$ composer require agrechuha/otus-composer-package

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

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