PHPackages                             natanael-aguiar/secure-password-generator - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. natanael-aguiar/secure-password-generator

ActiveLibrary[Testing &amp; Quality](/categories/testing)

natanael-aguiar/secure-password-generator
=========================================

A simple secure password generator

1.2.1(4mo ago)16.0k↑49.3%GPL-3.0-or-laterPHPPHP &gt;=7.4CI passing

Since Oct 13Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/natanael-aguiar/secure-password-generator)[ Packagist](https://packagist.org/packages/natanael-aguiar/secure-password-generator)[ RSS](/packages/natanael-aguiar-secure-password-generator/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (4)Dependencies (4)Versions (5)Used By (0)

Secure Password Generator PHP Package
=====================================

[](#secure-password-generator-php-package)

[![CI](https://github.com/natanael-aguiar/secure-password-generator/actions/workflows/ci.yml/badge.svg)](https://github.com/natanael-aguiar/secure-password-generator/actions/workflows/ci.yml)[![Packagist](https://camo.githubusercontent.com/d959771ae1f68e3797f999af5ce4a84a97c646e48f422b2812bf36d7489e8744/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6174616e61656c2d6167756961722f7365637572652d70617373776f72642d67656e657261746f72)](https://packagist.org/packages/natanael-aguiar/secure-password-generator)[![License: GPL v3](https://camo.githubusercontent.com/48bf9b56d44f38db53ce21294cf0b9487d0a3734ab3ba1fe4c69858ae20db2c1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c76332d626c75652e737667)](LICENSE)

This PHP package allows you to generate secure passwords with configurable options, including uppercase letters, lowercase letters, numbers, and special characters.

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

[](#installation)

You can install this package using Composer:

```
composer require natanael-aguiar/secure-password-generator
```

Usage
-----

[](#usage)

```
