andrey-vasin/laravel-hashing-bitrix

Maintainers

Package info

github.com/andrey-vasin/laravel-hashing-bitrix

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

Statistics

Installs: 96

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.0 2018-10-16 11:47 UTC

This package is auto-updated.

Last update: 2026-03-18 06:35:34 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.