PHPackages                             fitpass/passwordgenerator - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. fitpass/passwordgenerator

ActiveLaravel[Authentication &amp; Authorization](/categories/authentication)

fitpass/passwordgenerator
=========================

Password Generator for Laravel with length and strength conditions.

02PHP

Since Mar 7Pushed 4y ago1 watchersCompare

[ Source](https://github.com/milenkoLetic-1993/fit-pass-test-task-2)[ Packagist](https://packagist.org/packages/fitpass/passwordgenerator)[ RSS](/packages/fitpass-passwordgenerator/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#installation)

### Install Through Composer

[](#install-through-composer)

```
$ composer require fitpass/passwordgenerator
```

Usage
-----

[](#usage)

In order to use the included PasswordGenerator Facade, import the following in your file

```
use FitPass\PasswordGenerator\Facades\PasswordGenerator;
```

The `generate` method allows you to pass custom specifications for the generator.

```
 PasswordGenerator::generate($strength, $length);
```

Testing
-------

[](#testing)

In order to run tests, please run

```
$ ./vendor/bin/phpunit
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/263da4b4692516353d16be29f42746f5db47b2faa10aad9142f0e7919f1871b8?d=identicon)[letic.milenko1993](/maintainers/letic.milenko1993)

### Embed Badge

![Health badge](/badges/fitpass-passwordgenerator/health.svg)

```
[![Health](https://phpackages.com/badges/fitpass-passwordgenerator/health.svg)](https://phpackages.com/packages/fitpass-passwordgenerator)
```

###  Alternatives

[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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