achemakin/test_composer-package

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

Maintainers

Package info

github.com/achemakin/test_composer-package

pkg:composer/achemakin/test_composer-package

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.2 2025-12-03 15:20 UTC

This package is auto-updated.

Last update: 2026-03-03 16:04:00 UTC


README

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

Требования

  • PHP 7.0

Установка

composer require achemakin/test_composer-package

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

<?php

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