andrey-vasin/laravel-hashing-bitrix

Installs: 91

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 1

Open Issues: 0

pkg:composer/andrey-vasin/laravel-hashing-bitrix

1.0.0 2018-10-16 11:47 UTC

This package is auto-updated.

Last update: 2025-10-18 05:26:07 UTC


README

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.