Search by

zibrov-oleg / otus-php-2025-hw4

ZibrovOleg

Library for working with the Fibonacci function

Package info

github.com/ZibrovOleg/OtusPhp2025

pkg:composer/zibrov-oleg/otus-php-2025-hw4

Statistics

Installs: 12

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.5 2025-02-17 06:06 UTC

This package is auto-updated.

Last update: 2026-08-17 09:07:28 UTC


README

Library for working with the Fibonacci function !

Installation


composer require zibrov-oleg/otus-php-2025-hw4

Use


echo ZibrovOleg\OtusPhp2025Hw4\Function\Maths::getFibonacci(5);