laravel-hashing-bitrix maintained by andrey-vasin
laravel-hashing-bitrix
Hashing passwords like bitrix alghoritm
Installation
Add the package with composer.
composer require andrey-vasin/laravel-hashing-bitrix
Edit hashing.php inside configuration file
'driver' => 'bitrix',
Installation Complete!, Enjoy.