PHPackages                             hsuan1117/laravel-hasher-ntlm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hsuan1117/laravel-hasher-ntlm

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hsuan1117/laravel-hasher-ntlm
=============================

NTLM Hash for Laravel

1.0.2(1y ago)0268MITPHP

Since May 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/hsuan1117/laravel-hasher-ntlm)[ Packagist](https://packagist.org/packages/hsuan1117/laravel-hasher-ntlm)[ RSS](/packages/hsuan1117-laravel-hasher-ntlm/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

laravel-hasher-ntlm
===================

[](#laravel-hasher-ntlm)

The package provides NTLM hashing for Laravel.

Installation
------------

[](#installation)

```
composer require hsuan1117/laravel-hasher-ntlm
```

Configuration
-------------

[](#configuration)

You must publish the configuration file to modify default hashing settings.

```
php artisan config:publish hashing
```

After publishing, you can find the configuration file at `config/hashing.php`. You can set the default driver to `ntlm` in the configuration file.

```
return [
    'driver' => 'ntlm',
];
```

References
----------

[](#references)

-

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance64

Regular maintenance activity

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

374d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4acfa1c33c056ae4075d83a191cb2535a5bd5d3d7e2dbde8a160e7d06503a3d8?d=identicon)[hsuan](/maintainers/hsuan)

---

Top Contributors

[![hsuan1117](https://avatars.githubusercontent.com/u/34859514?v=4)](https://github.com/hsuan1117 "hsuan1117 (6 commits)")

---

Tags

laravellaravel-packagentlm

### Embed Badge

![Health badge](/badges/hsuan1117-laravel-hasher-ntlm/health.svg)

```
[![Health](https://phpackages.com/badges/hsuan1117-laravel-hasher-ntlm/health.svg)](https://phpackages.com/packages/hsuan1117-laravel-hasher-ntlm)
```

###  Alternatives

[matthiasnoback/php-workshop-tools

261.8k](/packages/matthiasnoback-php-workshop-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
