tilhom/my-package

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

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/tilhom/my-package

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

This package is auto-updated.

Last update: 2025-09-27 20:13:46 UTC


README

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

Требования

  • PHP 7.0

Установка

$ composer require tilhom/my-package

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

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