harlamoff/laravel-hashing-bitrix

Maintainers

Package info

github.com/harlamoff/laravel-hashing-bitrix

pkg:composer/harlamoff/laravel-hashing-bitrix

Statistics

Installs: 15

Dependents: 0

Suggesters: 0

Stars: 0

1.0.2 2020-08-07 16:24 UTC

This package is auto-updated.

Last update: 2026-04-08 17:34:04 UTC


README

Hashing passwords like bitrix alghoritm

Installation

Add the package with composer.

composer require harlamoff/laravel-hashing-bitrix

Edit hashing.php inside configuration file

'driver' => 'bitrix',

Installation Complete!, Enjoy.