winterpsv/test_lib

Home work 2, create test lib

1.0.1 2020-02-07 18:27 UTC

This package is auto-updated.

Last update: 2025-07-16 05:42:20 UTC


README

test_lib - Square.

Testing new features PhP 7.X

Installation:

Get to install this extension from composer.

Run command: composer require winterpsv/test_lib

Requirements:

PHP 7.4 and above.

Example/Usage:

$square = new Calc(); $square->counts('Rectangle', 3, 8); $square->getResult();

License:

MIT License.

Contact as:

Sergey Pedchenko winterpsv@gmail.com