andrey-cheburaev / package-otus-hw3
There is no license information available for the latest version (v1.0.1) of this package.
Package info
github.com/AndreyCheburaev/package-otus-hw3
pkg:composer/andrey-cheburaev/package-otus-hw3
v1.0.1
2022-11-21 21:25 UTC
Requires
- php: >=7
This package is not auto-updated.
Last update: 2026-03-25 11:12:13 UTC
README
Домашнее задание OTUS
Требования
- PHP 7.0.0
Установка
composer require andrey-cheburaev/package-otus-hw3
Использование
<?php $hashProcessor = new \AndreyCheburaev\PackageOtusHw3\HashProcessor(); echo $hashProcessor->getBlowfishHash('my_password'); // "$2y$10$GqWn5VgoqzuKRPfSQT8rnub85xWtoc8mJrZHI/DqP5RfV66Hbe3V2"