d_kopasov/library

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

Maintainers

Package info

github.com/mandarin-coffee/otus_homework_library

pkg:composer/d_kopasov/library

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.1 2025-08-08 15:59 UTC

This package is auto-updated.

Last update: 2026-04-08 17:29:42 UTC


README

Подключение

composer require d_kopasov/library

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

$kitchenUtensils = new isKitchenUtensils();
$kitchenUtensils->isKitchenItem(string $item);