harlamoff/laravel-hashing-bitrix is a Laravel package.
It currently has 0 GitHub stars and 15 downloads on Packagist (latest version 1.0.2).
Install it with composer require harlamoff/laravel-hashing-bitrix.
Discover more Laravel packages by harlamoff
or browse all Laravel packages to compare alternatives.
Last updated
Hashing passwords like bitrix alghoritm
Add the package with composer.
composer require harlamoff/laravel-hashing-bitrix
Edit hashing.php inside configuration file
'driver' => 'bitrix',
Installation Complete!, Enjoy.